#include <HashBucketLimP.h>
|
typedef TMemPoolParams | MemPoolParams |
|
template<typename ItemTraits , bool useHashCodePartGetter> |
using | Bucket = typename Bucketer< ItemTraits >::Bucket |
|
|
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 = sizeof(void*), typename TMemPoolParams = MemPoolParams<>, bool tUsePtrState = true>
template<typename ItemTraits , bool useHashCodePartGetter>
◆ MemPoolParams
template<size_t tMaxCount = sizeof(void*), typename TMemPoolParams = MemPoolParams<>, bool tUsePtrState = true>
◆ maxCount
template<size_t tMaxCount = sizeof(void*), typename TMemPoolParams = MemPoolParams<>, bool tUsePtrState = true>
◆ usePtrState
template<size_t tMaxCount = sizeof(void*), typename TMemPoolParams = MemPoolParams<>, bool tUsePtrState = true>
const bool momo::HashBucketLimP< tMaxCount, TMemPoolParams, tUsePtrState >::usePtrState = tUsePtrState |
|
static |
The documentation for this class was generated from the following file: