json/docs/mkdocs/docs/api/json.md
Niels Lohmann b21c345179
Reorganize directories (#3462)
* 🚚 move files
* 🚚 rename doc folder to docs
* 🚚 rename test folder to tests
2022-05-01 09:41:50 +02: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.