Flow123d  release_2.2.0-914-gf1a3a4f
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 >

hash value for JSON objects

Definition at line 8699 of file json.hpp.

Member Function Documentation

std::size_t std::hash< nlohmann::json >::operator() ( const nlohmann::json j) const
inline

return a hash value for a JSON object

Since
version 1.0.0

Definition at line 8706 of file json.hpp.


The documentation for this struct was generated from the following file: