ROSE 0.11.145.147
Public Member Functions | List of all members
Sawyer::Container::IntervalSet< I >::ConstScalarIterator Class Reference

Description

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

Scalar value iterator.

Scalar value iterators iterate over each scalar value in the set. Two caveats to beware of:

Definition at line 111 of file IntervalSet.h.

#include <Sawyer/IntervalSet.h>

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

Public Member Functions

 ConstScalarIterator (ConstIntervalIterator iter)
 

Constructor & Destructor Documentation

◆ ConstScalarIterator() [1/2]

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

Definition at line 117 of file IntervalSet.h.

◆ ConstScalarIterator() [2/2]

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

Definition at line 118 of file IntervalSet.h.


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