Typedef nlohmann::json
Defined in File json.hpp
Typedef Documentation
-
using nlohmann::json = basic_json<>
default JSON class
This type is the default specialization of the basic_json class which uses the standard template types.
- Since
version 1.0.0