Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::detail::Utf8CodePointIterator< Iter, Sentinel > Class Template Reference

Public Types

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

Public Member Functions

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