|
|
using | difference_type = std::ptrdiff_t |
|
using | iterator_category = std::forward_iterator_tag |
|
using | pointer = const int32_t* |
|
using | reference = int32_t |
|
using | value_type = int32_t |
|
|
constexpr int32_t | operator* () const |
|
constexpr Utf8CodePointIterator & | operator++ () |
|
constexpr Utf8CodePointIterator | operator++ (int) |
|
constexpr bool | operator== (const Utf8CodePointIterator &other) const |
|
constexpr | Utf8CodePointIterator (Iter it, Sentinel end) |
The documentation for this class was generated from the following file:
- include/inviwo/core/util/utfutils.h