Template Class Range
Defined in File id.h
Class Documentation
-
template<typename IteratorType>
class Range Public Functions
-
inline Range(const IteratorType &begin, const IteratorType &end)
-
inline IteratorType begin() const
-
inline IteratorType end() const
-
inline Range(const IteratorType &begin, const IteratorType &end)