gfm v1.2.3 (2014-09-11T20:03: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.