GoPxL SDK
nlohmann Namespace Reference

Forward declare nlohmann types. More...

Namespaces

 detail
 

Classes

struct  adl_serializer
 
singleton  basic_json
 
singleton  json_pointer
 

Typedefs

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

Detailed Description

Forward declare nlohmann types.

It's required since nlohmann::json header is used only in the source files now.