momo  3.9
momo::HashSetSettings Class Reference

#include <HashSet.h>

Inheritance diagram for momo::HashSetSettings:
momo::internal::NestedHashSetSettings

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

◆ checkVersion

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

◆ extraCheckMode

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

◆ overloadIfCannotGrow

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

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