JSON for Modern C++  3.10.2

◆ json

using nlohmann::json = typedef basic_json<>

This type is the default specialization of the basic_json class which uses the standard template types.

Since
version 1.0.0

Definition at line 3408 of file json.hpp.