JSON for Modern C++
3.5.0
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
20312
of file
json.hpp
.
Generated on Fri Jan 28 2022 08:23:29 for JSON for Modern C++ by
1.8.13