#include <hashmap.h>
Internal.
Public Member Functions | |
Result< void > | ConstructHashMapEntry (void *ptr, UInt hash, KEY &&key) |
Static Public Member Functions | |
static Int | GetHashMapEntrySize (const typename std::remove_reference< KEY >::type &key) |
|
static |