MyMallocator

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

dispose
void dispose(T* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
make
auto make(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

allocator
Mallocator allocator;
Undocumented in source.

Meta