BasePool

Undocumented in source.

Constructors

this
this(size_t elementSize, size_t chunkSize)
Undocumented in source.

Members

Functions

accomodate
void accomodate(size_t nbElements)
Undocumented in source. Be warned that the author may not have intended to support it.
getPtr
void* getPtr(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
nbChunks
size_t nbChunks()
Undocumented in source. Be warned that the author may not have intended to support it.
nbElements
size_t nbElements()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta