#include <hashtable.h>
Data Fields | |
| size_t | size |
| bool | resizable |
| uint | resize_threshold |
Configuration parameters for a hashtable.
| bool _hashtable_config_t::resizable |
Whether the table should be resized
| uint _hashtable_config_t::resize_threshold |
Resize the table at this % full
| size_t _hashtable_config_t::size |
The size of the hashtable_config_t struct used