Vec.capacity

Return: Allocated size of the underlying array.

struct Vec(T)
nothrow @nogc pure const @safe
size_t
capacity
()

Meta