ObjectAllocator

Undocumented in source.

Members

Aliases

TR
alias TR = RefTypeOf!T
Undocumented in source.

Functions

alloc
TR alloc(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
free
void free(TR obj)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

ElemSize
enum ElemSize;
Undocumented in source.
NOGC
enum NOGC;
Undocumented in source.
NOGC
enum NOGC;
Undocumented in source.

Variables

m_getAlloc
ReturnType!(ALLOC.top) function() m_getAlloc;
Undocumented in source.

Meta