Logo ROOT  
Reference Guide
nlohmann Namespace Reference

use temporary solution for forwarding of nlohmann::json after version of 3.1.0 it is included in official releases see https://github.com/nlohmann/json/issues/314 More...

Classes

struct  adl_serializer
 
class  basic_json
 

Typedefs

using json = basic_json< std::map, std::vector, std::string, bool, std::int64_t, std::uint64_t, double, std::allocator, adl_serializer >
 

Detailed Description

use temporary solution for forwarding of nlohmann::json after version of 3.1.0 it is included in official releases see https://github.com/nlohmann/json/issues/314

Typedef Documentation

◆ json

using nlohmann::json = typedef basic_json<std::map, std::vector, std::string, bool, std::int64_t, std::uint64_t, double, std::allocator, adl_serializer>

Definition at line 49 of file REveElement.hxx.