ROSE 0.11.145.147
List of all members
Sawyer::Container::IntervalSet< I >::ConstIntervalIterator Class Reference

Description

template<class I>
class Sawyer::Container::IntervalSet< I >::ConstIntervalIterator

Interval iterator.

Iterates over the intervals of the container, which are the Interval type provided as a class template parameter. Dereferencing the iterator will return a const reference to an interval (possibly a singlton interval).

Definition at line 87 of file IntervalSet.h.

#include <Sawyer/IntervalSet.h>

Inheritance diagram for Sawyer::Container::IntervalSet< I >::ConstIntervalIterator:
Inheritance graph
[legend]
Collaboration diagram for Sawyer::Container::IntervalSet< I >::ConstIntervalIterator:
Collaboration graph
[legend]

Constructor & Destructor Documentation

◆ ConstIntervalIterator()

template<class I >
Sawyer::Container::IntervalSet< I >::ConstIntervalIterator::ConstIntervalIterator ( )
inline

Definition at line 92 of file IntervalSet.h.


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