ObjectAllocator.m_getAlloc

Undocumented in source.
struct ObjectAllocator(T, ALLOC = ThreadMem)
nothrow
static if(ALLOC.stringof == "PoolStack")
ReturnType!(ALLOC.top) function() m_getAlloc;

Meta