ImplementTestAllocFilter

Undocumented in source.
version(unittest)
mixin template ImplementTestAllocFilter () {}

Members

Functions

alloc
bool alloc(ulong[] buf, size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
commit
size_t commit(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buf
ulong[] buf;
Undocumented in source.

Meta