Vector.capacity

The current memory capacity of the vector

struct Vector(E, Allocator = typeof(theAllocator))
const
long
capacity
()
if (
isAllocator!Allocator
)

Meta