{"library":"any-lite","type":"library","category":null,"description":"A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only library.","language":"cpp","status":"active","version":"0.4.0","tags":["any","type-erasure","header-only","c++98","c++11"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install any-lite","imports":["#include <nonstd/any.hpp>"]},{"cmd":"# CMakeLists.txt\nfind_package(any_lite CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE nonstd::any-lite)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}