mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
Queue.removeAll
mecca
containers
queue
Queue
Remove all items from the queue
void
removeAll
()
struct
Queue
(Type, ushort MaxSize)
nothrow @
safe
@
nogc
void
removeAll
(
)
uint
removeAll
(Type item)
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
Remove all items from the queue