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