json/include/nlohmann/detail
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
..
conversions Overwork astyle call (#4573) 2024-12-29 17:06:03 +01:00
input Modernize integer comparison (#4577) 2025-01-01 17:01:38 +01:00
iterators Overwork astyle call (#4573) 2024-12-29 17:06:03 +01:00
meta Overwork astyle call (#4573) 2024-12-29 17:06:03 +01:00
output Update licenses (#4521) 2024-11-29 17:38:42 +01:00
abi_macros.hpp json start/end position implementation (#4517) 2024-12-18 22:46:14 +01:00
exceptions.hpp Update licenses (#4521) 2024-11-29 17:38:42 +01:00
hash.hpp Update licenses (#4521) 2024-11-29 17:38:42 +01:00
json_custom_base_class.hpp Update licenses (#4521) 2024-11-29 17:38:42 +01:00
json_pointer.hpp Update licenses (#4521) 2024-11-29 17:38:42 +01:00
json_ref.hpp Update licenses (#4521) 2024-11-29 17:38:42 +01:00
macro_scope.hpp Fix NLOHMANN_DEFINE_TYPE_INTRUSIVE_WITH_DEFAULT with an empty JSON instance (#4508) 2024-12-31 08:16:43 +01:00
macro_unscope.hpp Update licenses (#4521) 2024-11-29 17:38:42 +01:00
string_concat.hpp Update licenses (#4521) 2024-11-29 17:38:42 +01:00
string_escape.hpp Update licenses (#4521) 2024-11-29 17:38:42 +01:00
string_utils.hpp ♻️ allow patch and diff to be used with arbitrary string types (#4536) 2024-12-13 07:24:50 +01:00
value_t.hpp Update licenses (#4521) 2024-11-29 17:38:42 +01:00