CircularBuffer.this

Undocumented in source.
struct CircularBuffer(T, size_t N = 0, ALLOC = void)
@trusted nothrow
static if(N == 0)
this

Meta