
Public Member Functions | |
| HashBucket (size_t i, Elem *e) | |
Public Attributes | |
| size_t | prev_bucket |
| Elem * | last_elem |
Definition at line 118 of file hash-list.h.
|
inline |
Definition at line 122 of file hash-list.h.
| Elem* last_elem |
Definition at line 121 of file hash-list.h.
| size_t prev_bucket |
Definition at line 119 of file hash-list.h.