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

#include <hashmap.h>

Static Public Member Functions

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

Member Function Documentation

◆ ConstructHashMapEntry()

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

◆ GetHashMapEntrySize()

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