{"library":"boost-circular-buffer","type":"library","category":null,"description":"Boost.CircularBuffer provides a container that stores elements in a fixed-size buffer, overwriting old elements when full.","language":"cpp","status":"active","version":"1.90.0","tags":["buffer","container","data-structures","boost"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install boost-circular-buffer","imports":["#include <boost/circular_buffer.hpp>"]},{"cmd":"# CMakeLists.txt\nfind_package(boost_circular_buffer CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE Boost::circular_buffer)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}