#include <include/EST_THash.h>
Public Member Functions | |
IPointer_k () | |
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 245 of file EST_THash.h.
|
inline |
Definition at line 249 of file EST_THash.h.
Definition at line 247 of file EST_THash.h.
EST_Hash_Pair<K, V>* EST_THash< K, V >::IPointer_k::p |
Definition at line 248 of file EST_THash.h.