xrootd
Loading...
Searching...
No Matches
Public Member Functions | List of all members
std::hash< nlohmann::json > Struct Reference

hash value for JSON objects More...

#include <XrdOucJson.hh>

Public Member Functions

std::size_t operator() (const nlohmann::json &j) const
 return a hash value for a JSON object
 

Detailed Description

hash value for JSON objects

Member Function Documentation

◆ operator()()

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

References nlohmann::detail::hash().


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