- allocate
RefType!T allocate()
Undocumented in source. Be warned that the author may not have intended to support it.
- allocateMany
StorageType!T[] allocateMany(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
Allocator proxy which keeps track how many allocations were made.