ppap4lmp
0.7.2
|
This file includes nlohmann/json and defines an alias for a JSON class. More...
#include <nlohmann/json.hpp>
Go to the source code of this file.
Typedefs | |
using | Json = nlohmann::json |
Json is an alias for nlohmann::json. More... | |
This file includes nlohmann/json and defines an alias for a JSON class.
Definition in file json.h.
using Json = nlohmann::json |
Json is an alias for nlohmann::json.
For more details, please see the repository and documents of JSON for Modern C++*.