momo  3.12
momo::internal::NestedHashMultiMapSettings< tAllowExceptionSuppression > Class Template Reference

#include <HashMultiMap.h>

Inheritance diagram for momo::internal::NestedHashMultiMapSettings< tAllowExceptionSuppression >:
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 const bool allowExceptionSuppression = tAllowExceptionSuppression
 
- 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 bool allowExceptionSuppression = true
 
static const size_t valueArrayMaxFastCount = 7
 

Additional Inherited Members

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

Member Data Documentation

◆ allowExceptionSuppression

template<bool tAllowExceptionSuppression>
const bool momo::internal::NestedHashMultiMapSettings< tAllowExceptionSuppression >::allowExceptionSuppression = tAllowExceptionSuppression
static

◆ checkKeyVersion

template<bool tAllowExceptionSuppression>
const bool momo::internal::NestedHashMultiMapSettings< tAllowExceptionSuppression >::checkKeyVersion = false
static

◆ checkMode

template<bool tAllowExceptionSuppression>
const CheckMode momo::internal::NestedHashMultiMapSettings< tAllowExceptionSuppression >::checkMode = CheckMode::assertion
static

◆ checkValueVersion

template<bool tAllowExceptionSuppression>
const bool momo::internal::NestedHashMultiMapSettings< tAllowExceptionSuppression >::checkValueVersion = false
static

◆ extraCheckMode

template<bool tAllowExceptionSuppression>
const ExtraCheckMode momo::internal::NestedHashMultiMapSettings< tAllowExceptionSuppression >::extraCheckMode = ExtraCheckMode::nothing
static

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