{"library":"boost-variant2","type":"library","category":null,"description":"Boost.Variant2 provides a type-safe discriminated union (variant) with improved performance and safety.","language":"cpp","status":"active","version":"1.90.0","tags":["variant","type-safe","union","boost","c++17"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install boost-variant2","imports":["#include <boost/variant2/variant.hpp>"]},{"cmd":"# CMakeLists.txt\nfind_package(boost_variant2 CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE Boost::variant2)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}