RingBuffer

Ring Buffer.

Constructors

this
this(T[] data, size_t length)
Undocumented in source.

Members

Functions

opSlice
auto opSlice()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

length
auto length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

See Also

Meta