ImplementTestAllocSink

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

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.

Variables

last
ulong[] last;
Undocumented in source.

Meta