momo  3.9
momo::internal::NestedHashMultiMapSettings Class Reference

#include <HashMultiMap.h>

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

Static Public Attributes

static const CheckMode checkMode = CheckMode::assertion
 
static const ExtraCheckMode extraCheckMode = ExtraCheckMode::nothing
 
static const bool checkKeyVersion = false
 
static const bool checkValueVersion = false
 
- Static Public Attributes inherited from momo::HashMultiMapSettings
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
 

Additional Inherited Members

- Public Types inherited from momo::HashMultiMapSettings
typedef MemPoolParams ValueArrayMemPoolParams
 
typedef ArraySettings ValueArraySettings
 

Member Data Documentation

◆ checkKeyVersion

const bool momo::internal::NestedHashMultiMapSettings::checkKeyVersion = false
static

◆ checkMode

const CheckMode momo::internal::NestedHashMultiMapSettings::checkMode = CheckMode::assertion
static

◆ checkValueVersion

const bool momo::internal::NestedHashMultiMapSettings::checkValueVersion = false
static

◆ extraCheckMode

const ExtraCheckMode momo::internal::NestedHashMultiMapSettings::extraCheckMode = ExtraCheckMode::nothing
static

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