Function RingBuffer.this
Constructs a new rung buffer with given capacity (only if N == 0
).
this
(
size_t capacity
);
Constructs a new rung buffer with given capacity (only if N == 0
).
this
(
size_t capacity
);