#include <HashBucketLim4.h>
|
static size_t | CalcCapacity (size_t bucketCount, size_t bucketMaxItemCount) noexcept |
|
static size_t | GetBucketCountShift (size_t bucketCount, size_t bucketMaxItemCount) noexcept |
|
◆ Bucket
template<size_t tLogMaxCount = 2, size_t tMemPoolBlockCount = MemPoolConst::defaultBlockCount>
template<typename ItemTraits , bool useHashCodePartGetter>
◆ logMaxCount
template<size_t tLogMaxCount = 2, size_t tMemPoolBlockCount = MemPoolConst::defaultBlockCount>
◆ memPoolBlockCount
template<size_t tLogMaxCount = 2, size_t tMemPoolBlockCount = MemPoolConst::defaultBlockCount>
const size_t momo::HashBucketLim4< tLogMaxCount, tMemPoolBlockCount >::memPoolBlockCount = tMemPoolBlockCount |
|
static |
The documentation for this class was generated from the following file: