golib
0.5
|
Index pair class. More...
#include <goindexpair.h>
Public Member Functions | |
goIndexPair (goIndex_t ii=0, goIndex_t jj=0) | |
bool | operator== (const goIndexPair &o) const |
bool | operator!= (const goIndexPair &o) const |
goUInt32 | operator& (goUInt32 a) const |
Public Attributes | |
goIndex_t | i |
goIndex_t | j |