jive v0.2.0 (2017-08-30T11:25:58Z)
Home
Dub
Repo
Queue.pushBack
jive
queue
Queue
add an element to the back of the queue
void
pushBack
(V val)
struct
Queue
(V)
@
trusted
void
pushBack
(
V
val
)
void
pushBack
(Stuff stuff)
Meta
Source
See Implementation
jive
queue
Queue
constructors
this
destructors
~this
functions
back
capacity
clear
empty
front
length
opDollar
opIndex
opSlice
popBack
popFront
pushBack
pushFront
reserve
postblits
this(this)
add an element to the back of the queue