xrootd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
std::hash< nlohmann::json > Struct Template 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 More...
 

Detailed Description

template<>
struct std::hash< nlohmann::json >

hash value for JSON objects

Member Function Documentation

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: