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.
using json = basic_json<>;
This type is the default specialization of the basic_json class which uses the standard template types.
Since version 1.0.0.