|
libdonut 2.3.6
Application framework for cross-platform game development in C++20
|
This is the complete list of members for donut::unicode::UTF8View, including all inherited members.
| begin() const noexcept | donut::unicode::UTF8View | inline |
| difference_type typedef | donut::unicode::UTF8View | |
| end() const noexcept | donut::unicode::UTF8View | inline |
| iterator typedef | donut::unicode::UTF8View | |
| iterator_category typedef | donut::unicode::UTF8View | |
| pointer typedef | donut::unicode::UTF8View | |
| reference typedef | donut::unicode::UTF8View | |
| sentinel typedef | donut::unicode::UTF8View | |
| UTF8View() noexcept=default | donut::unicode::UTF8View | |
| UTF8View(std::u8string_view str) noexcept | donut::unicode::UTF8View | inlineexplicit |
| UTF8View(std::string_view str) noexcept | donut::unicode::UTF8View | inlineexplicit |
| value_type typedef | donut::unicode::UTF8View |