#include <tables.h>
Inheritance diagram for hash::TableDouble< BucketType >:
Public Member Functions | |
TableDouble (uint32_t sizePower2=8, bool aggressive=false) | |
void | remove (BucketType *bucket) |
Remove a bucket from this hash table. |
|
|
|
Remove a bucket from this hash table.
|