Open Search
    BufferedBaseArraySelector< COUNT, MINCHUNKSIZE, MEMFLAGS, ALLOCATOR > Class Template Reference

    #include <basearray.h>

    Public Types

    template<typename T >
    using Type = BaseArray< T, MINCHUNKSIZE, MEMFLAGS, FixedBufferAllocator< T, COUNT, ALLOCATOR, true > >
     

    Member Typedef Documentation

    ◆ Type

    using Type = BaseArray<T, MINCHUNKSIZE, MEMFLAGS, FixedBufferAllocator<T, COUNT, ALLOCATOR, true> >