|
OpenStructure
|
#include <index.hh>
Public Types | |
| enum | { Dimension = D } |
Public Member Functions | |
| IndexBase (const IndexBase &rhs) | |
| IndexBase () | |
| IndexBase & | operator= (const IndexBase &rhs) |
| uint | operator[] (uint idx) const |
| uint & | operator[] (uint idx) |
| bool | operator< (const IndexBase< D > &rhs) const |
| bool | operator== (const IndexBase< D > &rhs) const |
| bool | operator!= (const IndexBase< D > &rhs) const |