momo  3.9
momo::internal::NestedHashMapSettings Class Reference

#include <HashMap.h>

Inheritance diagram for momo::internal::NestedHashMapSettings:
momo::HashMapSettings

Static Public Attributes

static const CheckMode checkMode = CheckMode::assertion
 
static const ExtraCheckMode extraCheckMode = ExtraCheckMode::nothing
 
static const bool checkVersion = false
 
- 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 overloadIfCannotGrow = true
 

Member Data Documentation

◆ checkMode

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

◆ checkVersion

const bool momo::internal::NestedHashMapSettings::checkVersion = false
static

◆ extraCheckMode

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

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