ICU4X
International Components for Unicode
Loading...
Searching...
No Matches
ICU4XCollatorMaxVariable.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 "ICU4XCollatorMaxVariable.h"

Go to the source code of this file.

Enumerations

enum struct  ICU4XCollatorMaxVariable {
  Auto = 0 , Space = 1 , Punctuation = 2 , Symbol = 3 ,
  Currency = 4
}
 

Enumeration Type Documentation

◆ ICU4XCollatorMaxVariable

enum struct ICU4XCollatorMaxVariable
strong

See the Rust documentation for MaxVariable for more information.

Enumerator
Auto 
Space 
Punctuation 
Symbol 
Currency