Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::detail::Utf8CodePointRange< View > Class Template Reference
+ Inheritance diagram for inviwo::detail::Utf8CodePointRange< View >:

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)
 

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