circular_buffer library

Misc. collection classes

Classes

CircularBuffer<T>
A circular buffer, based on an underlying fixed-length list.