json/include/nlohmann
Michael Valladolid 4f64d8d0b4
Modernize integer comparison (#4577)
Replace static_cast<size_t>(-1) with std::numeric_limits<std::size_t>::max()
via the detail::unknown_size() function
2025-01-01 17:01:38 +01:00
..
detail Modernize integer comparison (#4577) 2025-01-01 17:01:38 +01:00
thirdparty/hedley Update licenses (#4521) 2024-11-29 17:38:42 +01:00
adl_serializer.hpp Update licenses (#4521) 2024-11-29 17:38:42 +01:00
byte_container_with_subtype.hpp Update licenses (#4521) 2024-11-29 17:38:42 +01:00
json_fwd.hpp Update licenses (#4521) 2024-11-29 17:38:42 +01:00
json.hpp Modernize integer comparison (#4577) 2025-01-01 17:01:38 +01:00
ordered_map.hpp Overwork astyle call (#4573) 2024-12-29 17:06:03 +01:00