RingBuffer.RingBuffer

Undocumented in source.
template RingBuffer(T)
alias RingBuffer = QueueImpl!(T, OverflowPolicy.DROP)

Meta