|
ICU4X
International Components for Unicode
|
#include <CollatorCaseFirst.d.hpp>
Public Types | |
| enum | Value { Off = 0 , Lower = 1 , Upper = 2 } |
Public Member Functions | |
| CollatorCaseFirst ()=default | |
| constexpr | CollatorCaseFirst (Value v) |
| constexpr | operator Value () const |
| operator bool () const =delete | |
See the Rust documentation for CollationCaseFirst for more information.
|
default |
|
inlineconstexpr |
|
explicitdelete |
|
inlineconstexpr |