json/include/nlohmann/detail
Florian Albrechtskirchinger 84ced9bce4
Fix incorrect basic_json conversions
Add wrapper types to encode conversion target value types and to_json
overloads to perform the conversions.

Fixes #3425.
2022-06-04 10:41:21 +02:00
..
conversions Fix incorrect basic_json conversions 2022-06-04 10:41:21 +02:00
input Fix nlohmann/json#3513, explain is_ndarray flag (#3514) 2022-06-03 08:51:33 +02:00
iterators Fix C++20/gcc-12 issues (Part 2) (#3446) 2022-05-29 13:08:06 +02:00
meta Add build step for ICPC (with fixes) (#3465) 2022-05-01 22:46:45 +02:00
output Support UBJSON-derived Binary JData (BJData) format (#3336) 2022-04-29 21:17:30 +02:00
exceptions.hpp Re-template json_pointer on string type (#3415) 2022-04-12 14:18:16 +02:00
hash.hpp 🐛 adding missing header 2021-08-18 13:33:35 +02:00
json_pointer.hpp Re-template json_pointer on string type (#3415) 2022-04-12 14:18:16 +02:00
json_ref.hpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
macro_scope.hpp Fix C++20/gcc-12 issues (Part 2) (#3446) 2022-05-29 13:08:06 +02:00
macro_unscope.hpp Fix C++20/gcc-12 issues (Part 2) (#3446) 2022-05-29 13:08:06 +02:00
string_concat.hpp Re-template json_pointer on string type (#3415) 2022-04-12 14:18:16 +02:00
string_escape.hpp Re-template json_pointer on string type (#3415) 2022-04-12 14:18:16 +02:00
value_t.hpp Fix C++20/gcc-12 issues (Part 2) (#3446) 2022-05-29 13:08:06 +02:00