Documentation: https://nlohmann.github.io/json/
[...] Intuitive syntax. In languages such as Python, JSON feels like a first class data type. We used all the operator magic of modern C++ to achieve the same feeling in your code. [...]
This is the Build2 package of the Modern C++ json
library.
- Build2 : https://build2.org
- JSON for Modern C++ : https://nlohmann.github.io/json/
See https://github.com/nlohmann/json/ for the library sources and details.