|
momo
3.12
|
#include <HashMultiMap.h>
Static Public Attributes | |
| static const CheckMode | checkMode = CheckMode::assertion |
| static const ExtraCheckMode | extraCheckMode = ExtraCheckMode::nothing |
| static const bool | checkKeyVersion = false |
| static const bool | checkValueVersion = false |
| static const bool | allowExceptionSuppression = tAllowExceptionSuppression |
Static Public Attributes inherited from momo::HashMultiMapSettings | |
| static const CheckMode | checkMode = CheckMode::bydefault |
| static const ExtraCheckMode | extraCheckMode = ExtraCheckMode::bydefault |
| static const bool | checkKeyVersion = MOMO_CHECK_ITERATOR_VERSION |
| static const bool | checkValueVersion = MOMO_CHECK_ITERATOR_VERSION |
| static const bool | allowExceptionSuppression = true |
| static const size_t | valueArrayMaxFastCount = 7 |
Additional Inherited Members | |
Public Types inherited from momo::HashMultiMapSettings | |
| typedef MemPoolParams | ValueArrayMemPoolParams |
| typedef ArraySettings | ValueArraySettings |
|
static |
|
static |
|
static |
|
static |
|
static |