Donner
C++20 SVG rendering library
Loading...
Searching...
No Matches
donner::Utf8 Member List

This is the complete list of members for donner::Utf8, including all inherited members.

Append(char32_t ch, OutputIterator it)donner::Utf8inlinestatic
IsSurrogateCodepoint(char32_t ch)donner::Utf8inlinestatic
IsValidCodepoint(char32_t ch)donner::Utf8inlinestatic
kUnicodeMaximumAllowedCodepointdonner::Utf8static
kUnicodeReplacementCharacterdonner::Utf8static
NextCodepoint(std::string_view str)donner::Utf8inlinestatic
NextCodepointLenient(std::string_view str)donner::Utf8inlinestatic
SequenceLength(char leadingCh)donner::Utf8inlinestatic