mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
Queue.pop
mecca
containers
queue
Queue
Pop a single element from the queue
struct
Queue
(Type, ushort MaxSize)
nothrow @
safe
@
nogc
static if
(
Copyable
)
@
notrace
Type
pop
(
)
Meta
Source
See Implementation
mecca
containers
queue
Queue
aliases
ItemType
constructors
this
functions
peek
pop
push
pushHead
removeAll
removeHead
toString
manifest constants
capacity
properties
empty
full
length
Pop a single element from the queue