jive ~master (2017-09-19T14:40:24Z)
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
memUsage
opDollar
opIndex
opSlice
popBack
popFront
pushBack
pushFront
reserve
postblits
this(this)
add an element to the back of the queue