jive ~master (2017-09-19T14:40:24Z)
Home
Dub
Repo
Queue.popBack
jive
queue
Queue
removes last element of the queue and returns it
struct
Queue
(V)
@
trusted
V
popBack
(
string
file
= __FILE__
int
line
= __LINE__
)
(
)
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)
removes last element of the queue and returns it