cppx-core
|
This is the complete list of members for cppx::utf16::Generator, including all inherited members.
code_point_from_bytes(In_out_ref_< In_iterator > it_ref, const In_iterator beyond) -> uint32_t | cppx::unicode::Code_point_generator | inline |
n_bad_groups() const noexcept -> Size | cppx::unicode::Code_point_generator | inline |
n_noncanonical_groups() const noexcept -> Size | cppx::unicode::Code_point_generator | inline |
utf16_from_byte(const Byte value, const Out_iterator destination) -> Out_iterator | cppx::utf16::Generator | inline |
utf16_from_bytes(const Span_< In_iterator > bytes_range, const Out_iterator destination) -> Out_iterator | cppx::utf16::Generator | inline |
utf16_from_bytes(const In_iterator first, const In_iterator beyond, const Out_iterator destination) -> Out_iterator | cppx::utf16::Generator | inline |