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