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

公共成员函数

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

静态公共成员函数

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

成员函数文档编制

◆  ConstructHashMapEntry()

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

◆  GetHashMapEntrySize()

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