cppx-core
|
This is the complete list of members for cppx::utf8::Generator, including all inherited members.
n_bad_chars() const noexcept -> Size | cppx::utf8::Generator | inline |
utf8_from_code(const uint32_t code, const Out_iterator destination) -> Out_iterator | cppx::utf8::Generator | inline |
utf8_from_codes(const Span_< In_iterator > range, const Out_iterator destination) -> Out_iterator | cppx::utf8::Generator | inline |
utf8_from_codes(const In_iterator first, const In_iterator beyond, const Out_iterator destination) -> Out_iterator | cppx::utf8::Generator | inline |