A header-only preallocated FIFO circular buffer. Drops the most dated element in case of overflow
victor-istomin/CircularBuffer
A preallocated FIFO circular buffer. Drop the most dated element in case of overflow
C++MIT
A preallocated FIFO circular buffer. Drop the most dated element in case of overflow
C++MIT