json/include/nlohmann/detail
Florian Albrechtskirchinger da5e454e02
Fix iterators to meet (more) std::ranges requirements
Fixes #3130.
Related discussion: #3408
2022-05-02 06:45:15 +02:00
..
conversions Re-template json_pointer on string type (#3415) 2022-04-12 14:18:16 +02:00
input Handle invalid BJData optimized type, fix #3461 (#3463) 2022-05-01 22:47:06 +02:00
iterators Fix iterators to meet (more) std::ranges requirements 2022-05-02 06:45:15 +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 iterators to meet (more) std::ranges requirements 2022-05-02 06:45:15 +02:00
macro_unscope.hpp Add C++20 3-way comparison operator and fix broken comparisons 2022-05-02 06:45:10 +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 Add C++20 3-way comparison operator and fix broken comparisons 2022-05-02 06:45:10 +02:00