NEST
2.6.0,not_revisioned_source_dir@0
|
#include <multirange.h>
Public Member Functions | |
iterator (RangeVector::const_iterator iter, index n) | |
index | operator* () const |
bool | operator!= (const iterator &other) const |
iterator & | operator++ () |
iterator | operator++ (int) |
Private Attributes | |
RangeVector::const_iterator | pair_iter_ |
index | n_ |
|
inline |
|
inline |
References n_, and pair_iter_.
|
inline |
|
inline |
|
inline |
|
private |
Referenced by operator!=().
|
private |
Referenced by operator!=().