CppCMS
booster::locale::utf::utf_traits< CharType, 1 > Member List

This is the complete list of members for booster::locale::utf::utf_traits< CharType, 1 >, including all inherited members.

char_type typedef (defined in booster::locale::utf::utf_traits< CharType, 1 >)booster::locale::utf::utf_traits< CharType, 1 >
decode(Iterator &p, Iterator e) (defined in booster::locale::utf::utf_traits< CharType, 1 >)booster::locale::utf::utf_traits< CharType, 1 >inlinestatic
decode_valid(Iterator &p) (defined in booster::locale::utf::utf_traits< CharType, 1 >)booster::locale::utf::utf_traits< CharType, 1 >inlinestatic
encode(code_point value, Iterator out) (defined in booster::locale::utf::utf_traits< CharType, 1 >)booster::locale::utf::utf_traits< CharType, 1 >inlinestatic
is_lead(char_type ci) (defined in booster::locale::utf::utf_traits< CharType, 1 >)booster::locale::utf::utf_traits< CharType, 1 >inlinestatic
is_trail(char_type ci) (defined in booster::locale::utf::utf_traits< CharType, 1 >)booster::locale::utf::utf_traits< CharType, 1 >inlinestatic
max_width (defined in booster::locale::utf::utf_traits< CharType, 1 >)booster::locale::utf::utf_traits< CharType, 1 >static
trail_length(char_type ci) (defined in booster::locale::utf::utf_traits< CharType, 1 >)booster::locale::utf::utf_traits< CharType, 1 >inlinestatic
width(code_point value) (defined in booster::locale::utf::utf_traits< CharType, 1 >)booster::locale::utf::utf_traits< CharType, 1 >inlinestatic