jive ~master (2017-09-19T14:40:24Z)
Home
Dub
Repo
Queue.popFront
jive
queue
Queue
removes first element of the queue and returns it
struct
Queue
(V)
@
trusted
V
popFront
(
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 first element of the queue and returns it