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