NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
codepoint 成员列表

成员的完整列表,这些成员属于 codepoint,包括所有继承而来的类成员

append_to(string &result) constcodepoint
append_to(u8string &result) constcodepoint
append_to(u16string &result) constcodepoint
append_to(u32string &result) constcodepointinline
append_to(wstring &result) constcodepoint
codepoint() noexceptcodepointinline
codepoint(uint32_t value) noexceptcodepointinlineexplicit
codepoint(const char32_t value) noexceptcodepointinlineexplicit
combine_surrogates(const char16_t high, const char16_t low) noexceptcodepointinlinestatic
decode_utf16(const T *data, size_t &index, const size_t len, const bool need_swap) noexceptcodepointinlinestatic
decode_utf8(const byte_t *data, size_t &i, size_t len) noexceptcodepointstatic
from_utf32(char32_t value) noexceptcodepointinlinestatic
is_ascii() const noexceptcodepointinline
is_bmp() const noexceptcodepointinline
is_high_surrogate(const char16_t c) noexceptcodepointinlinestatic
is_low_surrogate(const char16_t c) noexceptcodepointinlinestatic
is_replacement() const noexceptcodepointinline
is_supplementary() const noexceptcodepointinline
is_valid_codepoint(const uint32_t v) noexceptcodepointinlinestatic
MAX_VALUEcodepointstatic
needs_surrogate_pair() const noexceptcodepointinline
null() noexceptcodepointinlinestatic
replacement() noexceptcodepointinlinestatic
REPLACEMENT_VALUEcodepointstatic
to_char32() const noexceptcodepointinline
utf16_length() const noexceptcodepointinline
utf8_length() const noexceptcodepointinline
value() const noexceptcodepointinline