ASPiK SDK
VSTGUI::UTF8CodePointIterator< BaseIterator > Class Template Reference
Inheritance diagram for VSTGUI::UTF8CodePointIterator< BaseIterator >:

Public Types

using CodePoint = value_type
 

Public Member Functions

 UTF8CodePointIterator (const UTF8CodePointIterator &o) noexcept
 
 UTF8CodePointIterator (const BaseIterator &iterator) noexcept
 
UTF8CodePointIteratoroperator++ () noexcept
 
UTF8CodePointIteratoroperator-- () noexcept
 
UTF8CodePointIterator operator++ (int) noexcept
 
UTF8CodePointIterator operator-- (int) noexcept
 
bool operator== (const UTF8CodePointIterator &other) const noexcept
 
bool operator!= (const UTF8CodePointIterator &other) const noexcept
 
CodePoint operator* () const noexcept
 
BaseIterator base () const noexcept
 

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