#include <HashBucketLimP4.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 tMaxCount = 4, typename TMemPoolParams = MemPoolParams<>>
template<typename ItemTraits , bool useHashCodePartGetter>
◆ MemPoolParams
template<size_t tMaxCount = 4, typename TMemPoolParams = MemPoolParams<>>
◆ maxCount
template<size_t tMaxCount = 4, typename TMemPoolParams = MemPoolParams<>>
The documentation for this class was generated from the following file: