|
SPH
|
Wrapper of iterator keeping also an index of current element. More...
#include <IteratorAdapters.h>
Public Member Functions | |
| IteratorWithIndex (const TIterator iterator, const Size index) | |
| ElementWithIndex< TValue > | operator* () |
| ElementWithIndex< const TValue > | operator* () const |
| IteratorWithIndex & | operator++ () |
| bool | operator!= (const IteratorWithIndex &other) const |
Wrapper of iterator keeping also an index of current element.
Definition at line 400 of file IteratorAdapters.h.
|
inline |
Definition at line 408 of file IteratorAdapters.h.
|
inline |
Definition at line 426 of file IteratorAdapters.h.
|
inline |
Definition at line 412 of file IteratorAdapters.h.
|
inline |
Definition at line 416 of file IteratorAdapters.h.
|
inline |
Definition at line 420 of file IteratorAdapters.h.