gfm7 ~master (2021-07-09T09:06:39Z)
Home
Dub
Repo
QueueImpl.this
gfm
core
queue
QueueImpl
Create a QueueImpl with specified initial capacity.
class
QueueImpl
(T, OverflowPolicy overflowPolicy)
nothrow
this
(
size_t
initialCapacity
)
Meta
Source
See Implementation
gfm
core
queue
QueueImpl
constructors
this
functions
back
clear
front
length
opIndex
opSlice
popBack
popFront
pushBack
pushFront
properties
capacity
isFull
structs
Range
Create a QueueImpl with specified initial capacity.