JSON for Modern C++  3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups
nlohmann Namespace Reference

namespace for Niels Lohmann More...

Classes

struct  has_mapped_type
 
class  basic_json
 JSON. More...
 

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.