mirror of
https://github.com/nlohmann/json.git
synced 2026-05-15 10:45:23 +00:00
4f64d8d0b4
Replace static_cast<size_t>(-1) with std::numeric_limits<std::size_t>::max() via the detail::unknown_size() function