utf8rewind
 All Classes Namespaces Files Functions Typedefs Friends Macros Pages
utf8rewind::Utf8String::iterator Class Reference

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
 

Detailed Description

Read-only class for stepping through a Utf8String instance.

Member Function Documentation

unicode_t utf8rewind::Utf8String::iterator::operator* ( ) const

Get the codepoint the iterator is currently pointing at.

Friends And Related Function Documentation

friend class Utf8String
friend

The documentation for this class was generated from the following file: