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

hash value for JSON objects

#include <json.hpp>

Public Member Functions

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