|
Sen API
Sen Libraries
|
Basic range abstraction to form a minimal range around two iterators. More...
#include <iterator_adapters.h>
Public Member Functions | |
| IteratorRange (IteratorType begin, IteratorType end) | |
| IteratorType | begin () const |
| IteratorType | end () const |
| bool | empty () const |
Basic range abstraction to form a minimal range around two iterators.
|
inline |
|
inlinenodiscard |
|
inlinenodiscard |
|
inlinenodiscard |