json/doc/mkdocs/docs/features
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
..
binary_formats 💡 update documentation 2021-08-08 13:24:17 +02:00
element_access Fix typos in documentation 2020-08-13 15:44:58 -04:00
parsing CMake cleanup (#2885) 2021-07-22 09:25:55 +02:00
types fix typos in documentation (#3140) 2021-11-14 14:25:14 +01:00
arbitrary_types.md Update arbitrary_types.md 2021-06-18 12:44:27 +03:00
binary_values.md fix typos in documentation (#3140) 2021-11-14 14:25:14 +01:00
comments.md Docs: Update skip_comments to ignore_comments (#3145) 2021-11-17 19:21:54 +01:00
enum_conversion.md 📝 add mkdocs 2020-05-24 13:03:04 +02:00
iterators.md fix typos in documentation (#3140) 2021-11-14 14:25:14 +01:00
json_patch.md 📝 make examples collapsible 2020-05-24 22:45:38 +02:00
json_pointer.md 📝 add mkdocs 2020-05-24 13:03:04 +02:00
macros.md Add C++17 copies of the test binaries (#3101) 2021-12-29 09:47:05 +01:00
merge_patch.md 📝 make examples collapsible 2020-05-24 22:45:38 +02:00
object_order.md 📝 add more documentation 2020-07-24 14:04:58 +02:00