AllocTypes

Creates T/R/V aliases from context, and checks ALLOCATOR_TYPE if appropriate.

Members

Aliases

R
alias R = RefType!T
Undocumented in source.
T
alias T = FromRefType!R
Undocumented in source.
V
alias V = StorageType!T
Undocumented in source.

Manifest constants

ALLOC_SIZE
enum ALLOC_SIZE;
Undocumented in source.

Meta