#include <basearray.h>
Public Types | |
template<typename T > | |
using | Type = BaseArray< T, MINCHUNKSIZE, MEMFLAGS, FixedBufferAllocator< T, COUNT, ALLOCATOR, true > > |
using Type = BaseArray<T, MINCHUNKSIZE, MEMFLAGS, FixedBufferAllocator<T, COUNT, ALLOCATOR, true> > |