json/include/nlohmann/detail
Niels Lohmann 635b9a0ae4
Merge pull request #2193 from dota17/issue#2059
Fix consistency in function `int_to_string()`
2020-06-24 11:46:48 +02:00
..
conversions ♻️ rename internal_binary_t with binary_t 2020-05-17 22:50:27 +02:00
input 🏁 fix for MSVC (see https://github.com/nlohmann/json/pull/2178#issuecomment-640622532) 2020-06-08 20:07:15 +02:00
iterators drop std::enable_if part 2020-06-23 09:14:55 +08:00
meta 🏁 do not include <ciso646> unless old MSVC is used #2089 2020-05-07 09:43:41 +02:00
output ♻️ extract common code to function 2020-06-19 13:24:08 +02:00
boolean_operators.hpp ⚗️ do not include <ciso646> with C++20 #2089 2020-05-07 10:17:32 +02:00
exceptions.hpp 🚚 rename Hedley macros 2019-07-01 22:37:30 +02:00
json_pointer.hpp json_pointer::array_index: Use unsigned values for the array index when parsing 2020-06-22 13:42:55 +02:00
json_ref.hpp 💚 fix CI and #1521 2019-03-17 15:20:22 +01:00
macro_scope.hpp Disable std::swap specialization in C++20 and added a friend swap function 2020-06-06 11:36:39 -04:00
macro_unscope.hpp 🔨 add NLOHMANN_JSON prefix and undef macros 2019-07-01 22:24:39 +02:00
value_t.hpp 🏁 do not include <ciso646> unless old MSVC is used #2089 2020-05-07 09:43:41 +02:00