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