ObjectAllocator.this

Undocumented in source.
struct ObjectAllocator(T, ALLOC = ThreadMem)
nothrow
static if(!(ALLOC.stringof == "PoolStack"))
static if(!hasMember!(ALLOC, "ident") && ALLOC.stringof != "void")
this
(
ALLOC* base
)

Meta