#include <include/EST_THash.h>
Public Member Functions | |
IPointer () | |
Public Attributes | |
unsigned int | b |
EST_Hash_Pair< K, V > * | p |
A position in the table is given by a bucket number and a pointer into the bucket.
Definition at line 184 of file EST_THash.h.
|
inline |
Definition at line 188 of file EST_THash.h.
Definition at line 186 of file EST_THash.h.
EST_Hash_Pair<K, V>* EST_THash< K, V >::IPointer::p |
Definition at line 187 of file EST_THash.h.