gfm v6.2.3 (2016-12-23T00:28:54Z)
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.