momo  3.9
momo::internal::NestedHashSetSettings Class Reference

#include <HashSet.h>

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

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

◆ checkVersion

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

◆ extraCheckMode

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

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