#include <hashmap.h>
Public Types | |
using | HashValueType = HASHVALUE |
Static Public Member Functions | |
static void | InitialReference (void *map, const void *entry) |
template<typename MAP , typename ENTRY > | |
static void | RemoveReference (MAP *map, const ENTRY *entry) |
Static Public Attributes | |
static const HASHMAP_ENTRY_LAYOUT | LAYOUT |
using HashValueType = HASHVALUE |
|
static |
|
static |
|
static |