CheckedAllocator.instance

Undocumented in source.
struct CheckedAllocator(ParentAllocator, alias onFail = onOutOfMemoryError)
static
static if(!(stateSize!ParentAllocator))
CheckedAllocator instance;

Meta