std::hash< nlohmann::json > Struct Template Reference
hash value for JSON objects More...
#include <json.hpp>
Collaboration diagram for std::hash< nlohmann::json >:
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
Member Function Documentation
|
inline |
return a hash value for a JSON object
- Since
- version 1.0.0
Here is the call graph for this function:
The documentation for this struct was generated from the following file:
- /home/lemniscate/workspace/PFPSim/pfpsim/core/json.hpp