dalicious v2.4.0 (2020-01-14T14:23:24Z)
Dub
Repo
RingBuffer.length
dalicious
container
RingBuffer
Undocumented in source. Be warned that the author may not have intended to support it.
struct
RingBuffer
(T, size_t staticBufferSize = size_t.max)
@
property
const pure nothrow @
safe
size_t
length
(
)
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