Vadim Zeitlin
5c5fcd01c9
Allow disabling std::filesystem support
...
This can be useful when the compiler claims C++17 support, but standard
library std::filesystem implementation is unavailable (MinGW) or can't
be used because the current macOS target is too low to allow it (#3156 ).
See #3090 .
2021-12-14 19:02:17 +01:00
Niels Lohmann
68d8661f1b
📝 update documentation
2021-08-11 08:06:25 +02:00
Niels Lohmann
a82f66beed
📝 document JSON_NO_IO macro #2842
2021-07-10 12:51:18 +02:00
Niels Lohmann
d0ab2b86c3
📝 update documentation
2021-04-29 17:19:57 +02:00
Niels Lohmann
7b7da08fb6
📝 update documentation
2021-01-23 10:04:19 +01:00
Niels Lohmann
d00ad33e46
📝 update documentation
2021-01-21 21:47:19 +01:00
Niels Lohmann
62f98b7537
Merge branch 'develop' of https://github.com/nlohmann/json into docs
2020-07-25 11:20:13 +02:00
Niels Lohmann
58167173a2
📝 add more documentation
2020-07-24 15:25:53 +02:00
Niels Lohmann
59cb7674be
📝 update documentation
2020-07-23 14:15:20 +02:00
Niels Lohmann
d740622f96
📝 add documentation for macros
2020-07-09 13:23:33 +02:00