#include <index.hh>
Public Types | |
typedef Index< D > | IndexType |
Public Member Functions | |
IndexIterator (const IndexType &s, const IndexType &e) | |
IndexIterator< D > & | operator++ () |
const IndexType & | operator* () const |
bool | AtEnd () |
Definition at line 206 of file index.hh.
IndexIterator | ( | const IndexType & | s, | |
const IndexType & | e | |||
) | [inline] |
IndexIterator<D>& operator++ | ( | ) | [inline] |