ICU4X
International Components for Unicode
Loading...
Searching...
No Matches
ICU4XBidiDirection.hpp File Reference
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include <algorithm>
#include <memory>
#include <variant>
#include <optional>
#include "diplomat_runtime.hpp"
#include "ICU4XBidiDirection.h"

Go to the source code of this file.

Enumerations

enum struct  ICU4XBidiDirection { Ltr = 0 , Rtl = 1 , Mixed = 2 }
 

Enumeration Type Documentation

◆ ICU4XBidiDirection

enum struct ICU4XBidiDirection
strong
Enumerator
Ltr 
Rtl 
Mixed