BoundedStack.capacity

Undocumented in source.
struct BoundedStack(T, size_t staticBufferSize = size_t.max)
alias capacity = bufferSize

Meta