![]() |
Storage Engine API
|
Map entry through which we avoid releasing memory: we mark it as inUse or not. More...
Map entry through which we avoid releasing memory: we mark it as inUse or not.
Maps keys to values.
Public Attributes | |
bool | inUse = false |
KeyType | key |
ValueType | value |
bool mongo::FastMapNoAlloc< KeyType, ValueType >::PreallocEntry::inUse = false |
KeyType mongo::FastMapNoAlloc< KeyType, ValueType >::PreallocEntry::key |
ValueType mongo::FastMapNoAlloc< KeyType, ValueType >::PreallocEntry::value |