momo  3.9
momo::HashMapSettings Class Reference

#include <HashMap.h>

Inheritance diagram for momo::HashMapSettings:
momo::internal::HashMultiMapNestedMapSettings< THashMultiMapSettings > momo::internal::NestedHashMapSettings

Static Public Attributes

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::HashMapSettings::checkMode = CheckMode::bydefault
static

◆ checkVersion

const bool momo::HashMapSettings::checkVersion = MOMO_CHECK_ITERATOR_VERSION
static

◆ extraCheckMode

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

◆ overloadIfCannotGrow

const bool momo::HashMapSettings::overloadIfCannotGrow = true
static

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