SecurePool

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

alloc
void[] alloc(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
free
bool free(void[] mem)
Undocumented in source. Be warned that the author may not have intended to support it.
has
bool has(void[] mem)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

alignment
size_t alignment;
Undocumented in source.

Meta