HashSet< T, HASH, ENTRY_HANDLER, ALLOCATOR, MODE, INITIAL_CAPACITY, LOAD_FACTOR, ENTRY_ALLOCATOR >::LambdaEntryConstructor< KEY, LAMBDA > Struct Template Reference

Public Member Functions

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

Static Public Member Functions

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

Member Function Documentation

◆ ConstructHashMapEntry()

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

◆ GetHashMapEntrySize()

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