momo  3.9
momo::internal::HashMapNestedSetSettings< THashMapSettings > Class Template Reference

#include <HashMap.h>

Static Public Attributes

static const CheckMode checkMode = HashMapSettings::checkMode
 
static const ExtraCheckMode extraCheckMode = HashMapSettings::extraCheckMode
 
static const bool checkVersion = HashMapSettings::checkVersion
 
static const bool overloadIfCannotGrow = HashMapSettings::overloadIfCannotGrow
 

Protected Types

typedef THashMapSettings HashMapSettings
 

Member Typedef Documentation

◆ HashMapSettings

template<typename THashMapSettings >
typedef THashMapSettings momo::internal::HashMapNestedSetSettings< THashMapSettings >::HashMapSettings
protected

Member Data Documentation

◆ checkMode

template<typename THashMapSettings >
const CheckMode momo::internal::HashMapNestedSetSettings< THashMapSettings >::checkMode = HashMapSettings::checkMode
static

◆ checkVersion

template<typename THashMapSettings >
const bool momo::internal::HashMapNestedSetSettings< THashMapSettings >::checkVersion = HashMapSettings::checkVersion
static

◆ extraCheckMode

template<typename THashMapSettings >
const ExtraCheckMode momo::internal::HashMapNestedSetSettings< THashMapSettings >::extraCheckMode = HashMapSettings::extraCheckMode
static

◆ overloadIfCannotGrow

template<typename THashMapSettings >
const bool momo::internal::HashMapNestedSetSettings< THashMapSettings >::overloadIfCannotGrow = HashMapSettings::overloadIfCannotGrow
static

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