#include <iostream>#include <stdlib.h>#include "hash/tables.h"#include "debug/new.h"Typedefs | |
| typedef hash::TableSingle< SBucket_t > | SParent |
| typedef hash::TableDouble< DBucket_t > | DParent |
Functions | |
| static void | test (uint32_t size) |
| int | main (int argc, char *argv[]) |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
1.4.2