...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Boost.Nowide
|
This is the complete list of members for boost::nowide::utf::utf_traits< CharType, size >, including all inherited members.
char_type typedef | boost::nowide::utf::utf_traits< CharType, size > | |
decode(Iterator &p, Iterator e) | boost::nowide::utf::utf_traits< CharType, size > | static |
decode_valid(Iterator &p) | boost::nowide::utf::utf_traits< CharType, size > | static |
encode(code_point value, Iterator out) | boost::nowide::utf::utf_traits< CharType, size > | static |
is_lead(char_type c) | boost::nowide::utf::utf_traits< CharType, size > | static |
is_trail(char_type c) | boost::nowide::utf::utf_traits< CharType, size > | static |
max_width | boost::nowide::utf::utf_traits< CharType, size > | static |
trail_length(char_type c) | boost::nowide::utf::utf_traits< CharType, size > | static |
width(code_point value) | boost::nowide::utf::utf_traits< CharType, size > | static |