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

#include <LanguageDisplayUnstable.d.hpp>

Public Types

enum  Value { Dialect = 0 , Standard = 1 }
 

Public Member Functions

 LanguageDisplayUnstable ()
 
constexpr LanguageDisplayUnstable (Value v)
 
constexpr operator Value () const
 
 operator bool () const =delete
 

Detailed Description

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

See the Rust documentation for LanguageDisplay for more information.

Member Enumeration Documentation

◆ Value

Enumerator
Dialect 
Standard 

Constructor & Destructor Documentation

◆ LanguageDisplayUnstable() [1/2]

icu4x::LanguageDisplayUnstable::LanguageDisplayUnstable ( )
inline

◆ LanguageDisplayUnstable() [2/2]

constexpr icu4x::LanguageDisplayUnstable::LanguageDisplayUnstable ( Value  v)
inlineconstexpr

Member Function Documentation

◆ operator bool()

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

◆ operator Value()

constexpr icu4x::LanguageDisplayUnstable::operator Value ( ) const
inlineconstexpr

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