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