StackImpl.capacity

The capacity of the vector.

struct StackImpl(T, bool ownsMemory = true)
@nogc @property const @safe nothrow
size_t
capacity
()

Meta