BoundedStack.buffer

Undocumented in source. Be warned that the author may not have intended to support it.
struct BoundedStack(T, size_t staticBufferSize = size_t.max)
@property pure nothrow @safe @nogc
T[]
buffer
()

Meta