|
libdonut 2.3.6
Application framework for cross-platform game development in C++20
|
This is the complete list of members for donut::unicode::UTF8Iterator< It, Sentinel >, including all inherited members.
| difference_type typedef | donut::unicode::UTF8Iterator< It, Sentinel > | |
| iterator_category typedef | donut::unicode::UTF8Iterator< It, Sentinel > | |
| operator*() const | donut::unicode::UTF8Iterator< It, Sentinel > | inline |
| operator++() | donut::unicode::UTF8Iterator< It, Sentinel > | inline |
| operator++(int) | donut::unicode::UTF8Iterator< It, Sentinel > | inline |
| operator->() const | donut::unicode::UTF8Iterator< It, Sentinel > | inline |
| operator==(const UTF8Iterator &other) const | donut::unicode::UTF8Iterator< It, Sentinel > | inline |
| operator==(const UTF8Sentinel &) const | donut::unicode::UTF8Iterator< It, Sentinel > | inline |
| pointer typedef | donut::unicode::UTF8Iterator< It, Sentinel > | |
| reference typedef | donut::unicode::UTF8Iterator< It, Sentinel > | |
| sentinel typedef | donut::unicode::UTF8Iterator< It, Sentinel > | |
| UTF8Iterator()=default | donut::unicode::UTF8Iterator< It, Sentinel > | |
| UTF8Iterator(It it, Sentinel end) | donut::unicode::UTF8Iterator< It, Sentinel > | inline |
| value_type typedef | donut::unicode::UTF8Iterator< It, Sentinel > |