Function RingBuffer.opDollar
Returns the number of elements for using with the index/slice operators.
size_t opDollar(size_t dim)() const
if (dim == 0);
Returns the number of elements for using with the index/slice operators.
size_t opDollar(size_t dim)() const
if (dim == 0);