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

#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
 

Detailed Description

See the Rust documentation for LeadingAdjustment for more information.

Member Enumeration Documentation

◆ Value

Enumerator
Auto 
None 
ToCased 

Constructor & Destructor Documentation

◆ LeadingAdjustment() [1/2]

icu4x::LeadingAdjustment::LeadingAdjustment ( )
default

◆ LeadingAdjustment() [2/2]

icu4x::LeadingAdjustment::LeadingAdjustment ( Value v)
inlineconstexpr

Member Function Documentation

◆ operator bool()

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

◆ operator Value()

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

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