atlas
0.6
|
Public Types | |
typedef std::vector< tuple_entry > | Pooltype |
Public Member Functions | |
tuple_entry () | |
tuple_entry (const std::vector< unsigned int > &comps) | |
tuple_entry (const tuple_entry &other) | |
size_t | hashCode (size_t modulus) const |
bool | operator!= (const tuple_entry &other) const |
unsigned int | operator[] (unsigned int i) const |
Private Attributes | |
unsigned int | comp [n] |
typedef std::vector<tuple_entry> tuple_entry< n >::Pooltype |
|
inline |
|
inline |
|
inline |
size_t tuple_entry< n >::hashCode | ( | size_t | modulus | ) | const |
|
inline |
|
inline |
|
private |