Boost.CircularBuffer provides a container that stores elements in a fixed-size buffer, overwriting old elements when full.
vcpkg install boost-circular-bufferNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates basic usage of boost::circular_buffer with fixed capacity.
No known issues recorded.
No dependency data recorded yet.
No resource links recorded.