Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::util::iter_range< Iter > Struct Template Reference
+ Inheritance diagram for inviwo::util::iter_range< Iter >:

Public Types

using const_iterator = Iter
 
using iterator = Iter
 
using value_type = typename std::iterator_traits<Iter>::value_type
 

Public Member Functions

constexpr Iter begin () const noexcept
 
constexpr Iter end () const noexcept
 
constexpr iter_range (const std::pair< Iter, Iter > &x) noexcept
 

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