![]() |
Boost.Locale
|
This is the complete list of members for boost::locale::utf::utf_traits< CharType, size >, including all inherited members.
char_type typedef | boost::locale::utf::utf_traits< CharType, size > | |
decode(Iterator &p, Iterator e) | boost::locale::utf::utf_traits< CharType, size > | static |
decode_valid(Iterator &p) | boost::locale::utf::utf_traits< CharType, size > | static |
encode(code_point value, Iterator out) | boost::locale::utf::utf_traits< CharType, size > | static |
is_lead(char_type c) | boost::locale::utf::utf_traits< CharType, size > | static |
is_trail(char_type c) | boost::locale::utf::utf_traits< CharType, size > | static |
max_width | boost::locale::utf::utf_traits< CharType, size > | static |
trail_length(char_type c) | boost::locale::utf::utf_traits< CharType, size > | static |
width(code_point value) | boost::locale::utf::utf_traits< CharType, size > | static |