mirror of
https://github.com/nlohmann/json.git
synced 2026-05-21 13:45:33 +00:00
1deeb434c6
* Exclude std::any from implicit conversion Fixes #3428 (MSVC) and silences compiler warning on GCC (-Wconversion). * Exclude std::any from implicit conversion