RingBuffer.this

initializes round buffer of size n

struct RingBuffer(T)
this
(
size_t n
)

Meta