Template Class Range

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