FixedRingBuffer.this

Undocumented in source.
struct FixedRingBuffer(T, size_t N = 0, bool INITIALIZE = true)
static if(N == 0)
this
(
size_t capacity
)

Meta