HashMap< K, V, HASH, ENTRY_HANDLER, ALLOCATOR, MODE, INITIAL_CAPACITY, LOAD_FACTOR >::LambdaEntryConstructor< KEY, LAMBDA, COPY_KEY > Struct Template Reference
#include <hashmap.h>
Internal .
公共成员函数 |
|
| Result < void > | ConstructHashMapEntry (void *ptr, UInt hash, KEY &&key) |
静态公共成员函数 |
|
| static Int | GetHashMapEntrySize (const typename std::remove_reference< KEY >::type &key) |
| Result <void> ConstructHashMapEntry | ( | void * | ptr , |
| UInt | hash , | ||
| KEY && | key | ||
| ) |
|
static |