momo  3.9
momo::HashMultiMapSettings Class Reference

#include <HashMultiMap.h>

Inheritance diagram for momo::HashMultiMapSettings:
momo::internal::NestedHashMultiMapSettings

Public Types

typedef MemPoolParams ValueArrayMemPoolParams
 
typedef ArraySettings ValueArraySettings
 

Static Public Attributes

static const CheckMode checkMode = CheckMode::bydefault
 
static const ExtraCheckMode extraCheckMode = ExtraCheckMode::bydefault
 
static const bool checkKeyVersion = MOMO_CHECK_ITERATOR_VERSION
 
static const bool checkValueVersion = MOMO_CHECK_ITERATOR_VERSION
 
static const size_t valueArrayMaxFastCount = 7
 

Member Typedef Documentation

◆ ValueArrayMemPoolParams

◆ ValueArraySettings

Member Data Documentation

◆ checkKeyVersion

const bool momo::HashMultiMapSettings::checkKeyVersion = MOMO_CHECK_ITERATOR_VERSION
static

◆ checkMode

const CheckMode momo::HashMultiMapSettings::checkMode = CheckMode::bydefault
static

◆ checkValueVersion

const bool momo::HashMultiMapSettings::checkValueVersion = MOMO_CHECK_ITERATOR_VERSION
static

◆ extraCheckMode

const ExtraCheckMode momo::HashMultiMapSettings::extraCheckMode = ExtraCheckMode::bydefault
static

◆ valueArrayMaxFastCount

const size_t momo::HashMultiMapSettings::valueArrayMaxFastCount = 7
static

The documentation for this class was generated from the following file: