Queue.capacity

number of elements this structure can hold without further allocations

struct Queue(V)
const pure nothrow @property @safe
size_t
capacity
()

Meta