dplug v6.0.22
Dub
Repo
RingBufferNoGC.opIndex
dplug
core
ringbuf
RingBufferNoGC
struct
RingBufferNoGC
(T)
nothrow @
nogc
T
opIndex
(
size_t
index
)
Return Value
Type:
T
item index from the queue.
Meta
Source
See Implementation
dplug
core
ringbuf
RingBufferNoGC
constructors
this
functions
back
capacity
clear
front
length
opIndex
popBack
popFront
pushBack
pushFront