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

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

char_type typedef (defined in booster::locale::utf::utf_traits< CharType, 2 >)booster::locale::utf::utf_traits< CharType, 2 >
combine_surrogate(uint16_t w1, uint16_t w2) (defined in booster::locale::utf::utf_traits< CharType, 2 >)booster::locale::utf::utf_traits< CharType, 2 >inlinestatic
decode(It &current, It last) (defined in booster::locale::utf::utf_traits< CharType, 2 >)booster::locale::utf::utf_traits< CharType, 2 >inlinestatic
decode_valid(It &current) (defined in booster::locale::utf::utf_traits< CharType, 2 >)booster::locale::utf::utf_traits< CharType, 2 >inlinestatic
encode(code_point u, It out) (defined in booster::locale::utf::utf_traits< CharType, 2 >)booster::locale::utf::utf_traits< CharType, 2 >inlinestatic
is_first_surrogate(uint16_t x) (defined in booster::locale::utf::utf_traits< CharType, 2 >)booster::locale::utf::utf_traits< CharType, 2 >inlinestatic
is_lead(char_type c)booster::locale::utf::utf_traits< CharType, 2 >inlinestatic
is_second_surrogate(uint16_t x) (defined in booster::locale::utf::utf_traits< CharType, 2 >)booster::locale::utf::utf_traits< CharType, 2 >inlinestatic
is_trail(char_type c)booster::locale::utf::utf_traits< CharType, 2 >inlinestatic
max_width (defined in booster::locale::utf::utf_traits< CharType, 2 >)booster::locale::utf::utf_traits< CharType, 2 >static
trail_length(char_type c) (defined in booster::locale::utf::utf_traits< CharType, 2 >)booster::locale::utf::utf_traits< CharType, 2 >inlinestatic
width(code_point u) (defined in booster::locale::utf::utf_traits< CharType, 2 >)booster::locale::utf::utf_traits< CharType, 2 >inlinestatic