|
ICU4X
International Components for Unicode
|
#include <DateOverflow.d.hpp>
Public Types | |
| enum | Value { Constrain = 0 , Reject = 1 } |
Public Member Functions | |
| DateOverflow () | |
| constexpr | DateOverflow (Value v) |
| constexpr | operator Value () const |
| operator bool () const =delete | |
See the Rust documentation for Overflow for more information.
|
inline |
|
inlineconstexpr |
|
explicitdelete |
|
inlineconstexpr |