JSON for Modern C++  3.0
nlohmann Namespace Reference

namespace for Niels Lohmann More...

Classes

class  basic_json
 JSON. More...
 
struct  has_mapped_type
 

Typedefs

using json = basic_json<>
 default JSON class More...
 

Detailed Description

Typedef Documentation

using nlohmann::json = typedef basic_json<>

Definition at line 4679 of file json.hpp.