json/include/nlohmann
Niels Lohmann 6d3115924c
Add C++17 copies of the test binaries (#3101)
* ⚗️ add C++17 copies of the test binaries
* ⚗️ use proper header for filesystem
* 🚨 fix warnings
* ⚗️ do not use too old compilers with C++17
*  add test
* 🔨 add more constraints #3097
* ⚗️ use fix from https://github.com/nlohmann/json/pull/3101#issuecomment-998788786
* ⚗️ use fix from https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90050
* 👷 use published CI image
2021-12-29 09:47:05 +01:00
..
detail Add C++17 copies of the test binaries (#3101) 2021-12-29 09:47:05 +01:00
thirdparty/hedley 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
adl_serializer.hpp Updated comments as requested. 2021-01-23 18:24:47 +01:00
byte_container_with_subtype.hpp Add C++17 copies of the test binaries (#3101) 2021-12-29 09:47:05 +01:00
json.hpp Add C++17 copies of the test binaries (#3101) 2021-12-29 09:47:05 +01:00
json_fwd.hpp Fix compilation for xcode 9.x 2020-07-03 01:44:18 +01:00
ordered_map.hpp Add missing erase(first, last) function to ordered_map (#3109) 2021-11-09 22:24:58 +01:00