/CircularBuffer

A preallocated FIFO circular buffer. Drop the most dated element in case of overflow

Primary LanguageC++MIT LicenseMIT

CMake@ubuntu CMake@windows

CircularBuffer

A header-only preallocated FIFO circular buffer. Drops the most dated element in case of overflow