dplug v6.0.22
Dub
Repo
RingBufferNoGC.popFront
dplug
core
ringbuf
RingBufferNoGC
Removes an item from the front of the queue. Returns: the removed item.
struct
RingBufferNoGC
(T)
nothrow @
nogc
T
popFront
(
)
Meta
Source
See Implementation
dplug
core
ringbuf
RingBufferNoGC
constructors
this
functions
back
capacity
clear
front
length
opIndex
popBack
popFront
pushBack
pushFront
Removes an item from the front of the queue. Returns: the removed item.