json/doc/mkdocs/docs/api/json.md
Niels Lohmann e97c93f451
🔧 add namespaces
2021-11-07 13:13:37 +01:00

241 B

nlohmann::json

using json = basic_json<>;

This type is the default specialization of the basic_json class which uses the standard template types.

Version history

Since version 1.0.0.