#include <ICU4XRegionDisplayNames.hpp>
◆ ICU4XRegionDisplayNames() [1/3]
ICU4XRegionDisplayNames::ICU4XRegionDisplayNames |
( |
capi::ICU4XRegionDisplayNames * | i | ) |
|
|
inlineexplicit |
◆ ICU4XRegionDisplayNames() [2/3]
ICU4XRegionDisplayNames::ICU4XRegionDisplayNames |
( |
| ) |
|
|
default |
◆ ICU4XRegionDisplayNames() [3/3]
◆ create()
◆ of()
Returns the locale specific display name of a region. Note that the function returns an empty string in case the display name for a given region code is not found.
See the Rust documentation for of
for more information.
◆ of_to_writeable()
template<typename W>
diplomat::result< std::monostate, ICU4XError > ICU4XRegionDisplayNames::of_to_writeable |
( |
const std::string_view | region, |
|
|
W & | write ) const |
|
inline |
Returns the locale specific display name of a region. Note that the function returns an empty string in case the display name for a given region code is not found.
See the Rust documentation for of
for more information.
◆ operator=()
The documentation for this class was generated from the following file: