mutils.container.vector

Undocumented in source.

Members

Functions

nextPow2
size_t nextPow2(size_t num)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

gVectorsCreated
size_t gVectorsCreated;
Undocumented in source.
gVectorsDestroyed
size_t gVectorsDestroyed;
Undocumented in source.

Structs

Vector
struct Vector(T)
Undocumented in source.

Variables

checkVectorAllocations
enum string checkVectorAllocations;

////////////////////////////////////////

Meta