![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Public Types | |
| using | Iter = std::ranges::iterator_t<const View> |
| using | Sentinel = std::ranges::sentinel_t<const View> |
Public Member Functions | |
| constexpr Utf8CodePointIterator< Iter, Sentinel > | begin () const |
| constexpr Utf8CodePointIterator< Iter, Sentinel > | end () const |
| constexpr | Utf8CodePointRange (View view) |