MeshLib
 
Loading...
Searching...
No Matches

simple alternative to boost/iterator_range More...

Classes

struct  MR::IteratorRange< I >
 

Functions

template<typename I >
I MR::begin (const IteratorRange< I > &range)
 
template<typename I >
I MR::end (const IteratorRange< I > &range)
 

Detailed Description

simple alternative to boost/iterator_range

Function Documentation

◆ begin()

template<typename I >
I MR::begin ( const IteratorRange< I > & range)
inline

◆ end()

template<typename I >
I MR::end ( const IteratorRange< I > & range)
inline