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