FixedRingBuffer.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
struct FixedRingBuffer(T, size_t N = 0, bool INITIALIZE = true)
ref inout
inout(T)
opIndex
(
size_t idx
)

Meta