JSON for Modern C++
3.7.1
std
hash< nlohmann::json >
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
22599
of file
json.hpp
.
Generated on Wed Nov 6 2019 20:28:58 for JSON for Modern C++ by
1.8.17