DefaultHashMapEntryHandlerBase< HASHVALUE, L >::KeyConstructor< ENTRY, KEY &, true > Struct Template Reference

#include <hashmap.h>

Static Public Member Functions

static Result< void > ConstructHashMapEntry (void *ptr, HASHVALUE hash, KEY &key)
 
static Int GetHashMapEntrySize (const typename std::remove_reference< KEY >::type &key)
 

Member Function Documentation

◆ ConstructHashMapEntry()

static Result<void> ConstructHashMapEntry ( void *  ptr,
HASHVALUE  hash,
KEY &  key 
)
static

◆ GetHashMapEntrySize()

static Int GetHashMapEntrySize ( const typename std::remove_reference< KEY >::type key)
static