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

#include <CollatorAlternateHandling.d.hpp>

Public Types

enum  Value { NonIgnorable = 0 , Shifted = 1 }
 

Public Member Functions

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

Detailed Description

See the Rust documentation for AlternateHandling for more information.

Member Enumeration Documentation

◆ Value

Enumerator
NonIgnorable 
Shifted 

Constructor & Destructor Documentation

◆ CollatorAlternateHandling() [1/2]

icu4x::CollatorAlternateHandling::CollatorAlternateHandling ( )
default

◆ CollatorAlternateHandling() [2/2]

icu4x::CollatorAlternateHandling::CollatorAlternateHandling ( Value v)
inlineconstexpr

Member Function Documentation

◆ operator bool()

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

◆ operator Value()

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

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