dalicious ~master (2022-03-10T20:55:15.5110933)
Dub
Repo
BoundedStack.capacity
dalicious
container
BoundedStack
Undocumented in source.
struct
BoundedStack
(T, size_t staticBufferSize = size_t.max)
alias
capacity
=
bufferSize
Meta
Source
See Implementation
dalicious
container
BoundedStack
aliases
capacity
put
constructors
this
functions
clear
opIndex
opOpAssign
popFront
pushFront
reserve
manifest constants
bufferSize
properties
buffer
empty
front
length
save