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

#include <HashMap.h>

Inheritance diagram for momo::internal::NestedHashMapSettings< tAllowExceptionSuppression >:
momo::HashMapSettings

Static Public Attributes

static const CheckMode checkMode = CheckMode::assertion
 
static const ExtraCheckMode extraCheckMode = ExtraCheckMode::nothing
 
static const bool checkVersion = false
 
static const bool allowExceptionSuppression = tAllowExceptionSuppression
 
- Static Public Attributes inherited from momo::HashMapSettings
static const CheckMode checkMode = CheckMode::bydefault
 
static const ExtraCheckMode extraCheckMode = ExtraCheckMode::bydefault
 
static const bool checkVersion = MOMO_CHECK_ITERATOR_VERSION
 
static const bool allowExceptionSuppression = true
 

Member Data Documentation

◆ allowExceptionSuppression

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

◆ checkMode

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

◆ checkVersion

template<bool tAllowExceptionSuppression>
const bool momo::internal::NestedHashMapSettings< tAllowExceptionSuppression >::checkVersion = false
static

◆ extraCheckMode

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

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