Template Struct hash< nlohmann::json >

Struct Documentation

template<>
struct hash<nlohmann::json>

hash value for JSON objects

Public Functions

inline std::size_t operator()(const nlohmann::json &j) const

return a hash value for a JSON object

Since

version 1.0.0

inline std::size_t operator()(const nlohmann::json &j) const

return a hash value for a JSON object

Since

version 1.0.0