momo
3.9
|
#include <Array.h>
Static Public Attributes | |
static const CheckMode | checkMode = CheckMode::assertion |
Static Public Attributes inherited from momo::ArraySettings<> | |
static const CheckMode | checkMode |
static const size_t | internalCapacity |
static const bool | growOnReserve |
static const bool | usePtrIterator |
Protected Types | |
typedef TBaseArraySettings | BaseArraySettings |
Additional Inherited Members | |
Static Public Member Functions inherited from momo::ArraySettings<> | |
static size_t | GrowCapacity (size_t capacity, size_t minNewCapacity, ArrayGrowCause growCause, bool linear) noexcept |
|
protected |
|
static |