dplug v14.4.1 (2024-07-29T08:05:13Z)
Home
Dub
Repo
RingBufferNoGC.back
dplug
core
ringbuf
RingBufferNoGC
struct
RingBufferNoGC
(T)
pure nothrow @
nogc
T
back
(
)
Return Value
Type:
T
item on the back of the queue.
Meta
Source
See Implementation
dplug
core
ringbuf
RingBufferNoGC
constructors
this
destructors
~this
functions
back
capacity
clear
empty
front
isFull
length
opApply
opIndex
opOpAssign
popBack
popFront
pushBack
pushFront
postblits
this(this)