Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

boost::locale::utf::utf_traits< CharType, size > Member List

This is the complete list of members for boost::locale::utf::utf_traits< CharType, size >, including all inherited members.
char_type typedefboost::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_widthboost::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]