JSON for Modern C++  3.7.3
Public Member Functions | List of all members
std::hash< nlohmann::json > Struct Reference

hash value for JSON objects More...

#include <json.hpp>

Public Member Functions

std::size_t operator() (const nlohmann::json &j) const
 return a hash value for a JSON object More...
 

Detailed Description

Definition at line 22646 of file json.hpp.