json/doc/mkdocs/docs/api/json.md
2021-11-04 22:10:12 +01:00

216 B

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.