SPH
|
#include <IteratorAdapters.h>
Public Member Functions | |
INLINE | IndexIterator (const Size idx) |
INLINE Size | operator* () const |
INLINE IndexIterator & | operator++ () |
INLINE bool | operator!= (const IndexIterator other) const |
Protected Attributes | |
Size | idx |
Definition at line 579 of file IteratorAdapters.h.
Definition at line 584 of file IteratorAdapters.h.
|
inline |
Definition at line 596 of file IteratorAdapters.h.
Definition at line 587 of file IteratorAdapters.h.
|
inline |
Definition at line 591 of file IteratorAdapters.h.
|
protected |
Definition at line 581 of file IteratorAdapters.h.