🚧 trying nodiscard attribute #1433

This commit is contained in:
Niels Lohmann 2019-01-19 17:32:23 +01:00
parent b9a39b38bf
commit d359fd3a8d
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69
7 changed files with 49 additions and 3 deletions

View file

@ -16,6 +16,7 @@
#undef JSON_LIKELY
#undef JSON_UNLIKELY
#undef JSON_DEPRECATED
#undef JSON_NODISCARD
#undef JSON_HAS_CPP_14
#undef JSON_HAS_CPP_17
#undef NLOHMANN_BASIC_JSON_TPL_DECLARATION