Donner
C++20 SVG rendering library
|
This is the complete list of members for donner::Utf8, including all inherited members.
Append(char32_t ch, OutputIterator it) | donner::Utf8 | inlinestatic |
IsSurrogateCodepoint(char32_t ch) | donner::Utf8 | inlinestatic |
IsValidCodepoint(char32_t ch) | donner::Utf8 | inlinestatic |
kUnicodeMaximumAllowedCodepoint | donner::Utf8 | static |
kUnicodeReplacementCharacter | donner::Utf8 | static |
NextCodepoint(std::string_view str) | donner::Utf8 | inlinestatic |
NextCodepointLenient(std::string_view str) | donner::Utf8 | inlinestatic |
SequenceLength(char leadingCh) | donner::Utf8 | inlinestatic |