utf8rewind
|
Read-only class for stepping through a Utf8String instance. More...
#include <utf8string.hpp>
Public Member Functions | |
unicode_t | operator* () const |
Get the codepoint the iterator is currently pointing at. More... | |
Friends | |
class | Utf8String |
Read-only class for stepping through a Utf8String instance.
unicode_t utf8rewind::Utf8String::iterator::operator* | ( | ) | const |
Get the codepoint the iterator is currently pointing at.
|
friend |