{"library":"boost-regex","type":"library","category":null,"description":"Boost.Regex provides regular expression support for C++.","language":"cpp","status":"active","version":"1.90.0","tags":["boost","regex","pattern","matching"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install boost-regex","imports":["#include <boost/regex.hpp>"]},{"cmd":"# CMakeLists.txt\nfind_package(boost_regex CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE Boost::regex)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}