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