- freeze
Array!(ManagedPool, Malloc) freeze(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opDollar
size_t opDollar()
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
ManagedPool opIndex(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
- pop
void pop()
Undocumented in source. Be warned that the author may not have intended to support it.
- push
void push()
Undocumented in source. Be warned that the author may not have intended to support it.
- unfreeze
void unfreeze(Array!(ManagedPool, Malloc) items)
Undocumented in source. Be warned that the author may not have intended to support it.