{"library":"boost-smart-ptr","type":"library","category":null,"description":"Boost smart_ptr module provides smart pointer classes like shared_ptr, weak_ptr, and intrusive_ptr.","language":"cpp","status":"active","version":"1.90.0","tags":["boost","smart-pointers","memory-management"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install boost-smart-ptr","imports":["#include <boost/smart_ptr.hpp>"]},{"cmd":"# CMakeLists.txt\nfind_package(boost_smart_ptr CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE Boost::smart_ptr)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}