JSON for Modern C++  3.5.0
Public Member Functions | List of all members
std::hash< nlohmann::json > Struct Template 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

template<>
struct std::hash< nlohmann::json >

Definition at line 20312 of file json.hpp.