ROSE  0.11.145.0
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 76 of file IntervalSet.h.

#include <util/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]

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