BoundedStack.save

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 const pure nothrow @trusted @nogc
BoundedStack!(T, staticBufferSize)
save
()

Meta