AllocatedBuffer.this

Construct a buffer manager with a given allocator.

struct AllocatedBuffer(T, Allocator = GCNoPointerAllocator, size_t floorSize = 8192)
static if(stateSize!Allocator)
this
(
Allocator alloc
)

Meta