ICU4X
International Components for Unicode
Loading...
Searching...
No Matches
icu4x::DateOverflow Class Reference

#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
 

Detailed Description

🚧 This API is experimental and may experience breaking changes outside major releases.

See the Rust documentation for Overflow for more information.

Member Enumeration Documentation

◆ Value

Enumerator
Constrain 
Reject 

Constructor & Destructor Documentation

◆ DateOverflow() [1/2]

icu4x::DateOverflow::DateOverflow ( )
inline

◆ DateOverflow() [2/2]

icu4x::DateOverflow::DateOverflow ( Value v)
inlineconstexpr

Member Function Documentation

◆ operator bool()

icu4x::DateOverflow::operator bool ( ) const
explicitdelete

◆ operator Value()

icu4x::DateOverflow::operator Value ( ) const
inlineconstexpr

The documentation for this class was generated from the following files: