gfm v2.0.16 (2015-04-13T07:35:49Z)
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.