{"library":"strict-variant","type":"library","category":null,"description":"Tagged union implementation that will never throw an exception or make a dynamic allocation in the effort of supporting types that have throwing moves.","language":"cpp","status":"active","version":"0.5","tags":["variant","tagged-union","header-only","c++"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install strict-variant","imports":["#include <strict_variant/variant.hpp>"]},{"cmd":"# CMakeLists.txt\nfind_package(strict_variant CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE strict-variant::strict-variant)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}