libdonut  2.3.2
Application framework for cross-platform game development in C++20
donut::unicode::UTF8Iterator< It, Sentinel > Member List

This is the complete list of members for donut::unicode::UTF8Iterator< It, Sentinel >, including all inherited members.

difference_type typedefdonut::unicode::UTF8Iterator< It, Sentinel >
iterator_category typedefdonut::unicode::UTF8Iterator< It, Sentinel >
operator*() constdonut::unicode::UTF8Iterator< It, Sentinel >inline
operator++()donut::unicode::UTF8Iterator< It, Sentinel >inline
operator++(int)donut::unicode::UTF8Iterator< It, Sentinel >inline
operator->() constdonut::unicode::UTF8Iterator< It, Sentinel >inline
operator==(const UTF8Iterator &other) constdonut::unicode::UTF8Iterator< It, Sentinel >inline
operator==(const UTF8Sentinel &) constdonut::unicode::UTF8Iterator< It, Sentinel >inline
pointer typedefdonut::unicode::UTF8Iterator< It, Sentinel >
reference typedefdonut::unicode::UTF8Iterator< It, Sentinel >
sentinel typedefdonut::unicode::UTF8Iterator< It, Sentinel >
UTF8Iterator()=defaultdonut::unicode::UTF8Iterator< It, Sentinel >
UTF8Iterator(It it, Sentinel end)donut::unicode::UTF8Iterator< It, Sentinel >inline
value_type typedefdonut::unicode::UTF8Iterator< It, Sentinel >