gfm v3.0.3 (2015-09-02T09:30:55Z)
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.