dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
RingBufferNoGC.front
dplug
core
ringbuf
RingBufferNoGC
struct
RingBufferNoGC
(T)
pure nothrow @
nogc
T
front
(
)
Return Value
Type:
T
item at the front of the queue.
Meta
Source
See Implementation
dplug
core
ringbuf
RingBufferNoGC
constructors
this
destructors
~this
functions
back
capacity
clear
front
isFull
length
opIndex
popBack
popFront
pushBack
pushFront
postblits
this(this)