- allocate
void[] allocate(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
- allocate
void[] allocate(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
- deallocate
bool deallocate(void[] b)
Undocumented in source. Be warned that the author may not have intended to support it.
- deallocate
bool deallocate(void[] b)
Undocumented in source. Be warned that the author may not have intended to support it.
- get
auto ref get()
Undocumented in source. Be warned that the author may not have intended to support it.