dalicious v2.4.0 (2020-01-14T14:23:24Z)
Dub
Repo
RingBuffer.front
dalicious
container
RingBuffer
Undocumented in source. Be warned that the author may not have intended to support it.
T
front
[@property getter]
struct
RingBuffer
(T, size_t staticBufferSize = size_t.max)
@
property
ref
T
front
(
)
T
front
[@property setter]
Meta
Source
See Implementation
dalicious
container
RingBuffer
aliases
put
constructors
this
functions
popBack
popFront
pushBack
pushFront
manifest constants
bufferSize
properties
back
empty
front
length
save