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

#include <CollatorCaseFirst.d.hpp>

Public Types

enum  Value { Off = 0 , Lower = 1 , Upper = 2 }
 

Public Member Functions

 CollatorCaseFirst ()=default
 
constexpr CollatorCaseFirst (Value v)
 
constexpr operator Value () const
 
 operator bool () const =delete
 

Detailed Description

See the Rust documentation for CollationCaseFirst for more information.

Member Enumeration Documentation

◆ Value

Enumerator
Off 
Lower 
Upper 

Constructor & Destructor Documentation

◆ CollatorCaseFirst() [1/2]

icu4x::CollatorCaseFirst::CollatorCaseFirst ( )
default

◆ CollatorCaseFirst() [2/2]

icu4x::CollatorCaseFirst::CollatorCaseFirst ( Value v)
inlineconstexpr

Member Function Documentation

◆ operator bool()

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

◆ operator Value()

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

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