📝 document which version introduced the macros #3429 (#3431)

This commit is contained in:
Niels Lohmann
2022-04-09 18:09:23 +02:00
committed by GitHub
parent 261cc4e509
commit 10344907ff
2 changed files with 48 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Macros
!!! note
This page is under construction. See the [macro overview page](../../features/macros.md) until then.
Some aspects of the library can be configured by defining preprocessor macros before including the `json.hpp` header.
- [`JSON_ASSERT(x)`](json_assert.md)