json/include/nlohmann/detail
Xav83 b9dfdbe6be Correct a warning from cppcheck:
binary_reader.hpp:650: (style) Unsigned expression 'mant' can't be negative so it is unnecessary to test it

910a7d2b87/checks (step):5:84

Signed-off-by: Xav83 <x.jouvenot@gmail.com>
2019-09-19 19:25:55 +02:00
..
conversions external_constructor<std::valarray>: Handle empty array properly 2019-09-03 13:22:03 +02:00
input Correct a warning from cppcheck: 2019-09-19 19:25:55 +02:00
iterators 🚑 fix compiler errors 2019-07-14 21:19:55 +02:00
meta make sure values are overwritten in from_json overloads 2019-04-01 17:47:42 +02:00
output Fix outputting extreme integer values in edge cases 2019-09-03 13:55:15 +02:00
exceptions.hpp 🚚 rename Hedley macros 2019-07-01 22:37:30 +02:00
json_pointer.hpp 🚑 fix compiler errors 2019-07-14 21:19:55 +02:00
json_ref.hpp 💚 fix CI and #1521 2019-03-17 15:20:22 +01:00
macro_scope.hpp ⚗️ add Hedley annotations 2019-06-30 22:14:02 +02:00
macro_unscope.hpp 🔨 add NLOHMANN_JSON prefix and undef macros 2019-07-01 22:24:39 +02:00
value_t.hpp 🚨 fixed warnings 2019-03-15 14:55:13 +01:00