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

#include <ListLength.d.hpp>

Public Types

enum  Value { Wide = 0 , Short = 1 , Narrow = 2 }
 

Public Member Functions

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

Detailed Description

See the Rust documentation for ListLength for more information.

Member Enumeration Documentation

◆ Value

Enumerator
Wide 
Short 
Narrow 

Constructor & Destructor Documentation

◆ ListLength() [1/2]

icu4x::ListLength::ListLength ( )
default

◆ ListLength() [2/2]

icu4x::ListLength::ListLength ( Value v)
inlineconstexpr

Member Function Documentation

◆ operator bool()

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

◆ operator Value()

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

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