{"library":"boost-container","type":"library","category":null,"description":"Boost.Container provides standard-compliant containers with additional features like flat associative containers and stable vector.","language":"cpp","status":"active","version":"1.90.0","tags":["containers","data-structures","stl","performance"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install boost-container","imports":["#include <boost/container/vector.hpp>"]},{"cmd":"# CMakeLists.txt\nfind_package(boost_container CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE Boost::container)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}