json/include/nlohmann/detail
Michael Balszun 5c045f7d0a Use correct accumulator type in binary_writer if size_t != ul
- Also fixes warning in msvc about possible loss of data in
  that size computation.
2019-11-19 11:06:45 +01:00
..
conversions 🐛 fix conversion to std::valarray 2019-11-05 19:28:00 +01:00
input Fix some spelling errors - mostly in comments & documentation. 2019-10-19 11:59:51 +02:00
iterators Fix some spelling errors - mostly in comments & documentation. 2019-10-19 11:59:51 +02:00
meta Add restriction for tuple specialization of to_json 2019-11-04 09:57:16 +01:00
output Use correct accumulator type in binary_writer if size_t != ul 2019-11-19 11:06:45 +01:00
exceptions.hpp 🚚 rename Hedley macros 2019-07-01 22:37:30 +02:00
json_pointer.hpp Fix some spelling errors - mostly in comments & documentation. 2019-10-19 11:59:51 +02:00
json_ref.hpp 💚 fix CI and #1521 2019-03-17 15:20:22 +01:00
macro_scope.hpp Don't capture json input by value (fixed #1822). 2019-10-30 16:16:34 +01: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