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.
vcpkg install any-liteNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal any-lite usage: store and retrieve an int.
Compile with C++11 or later to enable move semantics.
No dependency data recorded yet.
No resource links recorded.