Logo ROOT   6.14/05
Reference Guide
List of all members | Public Member Functions | List of all members
std::hash< nlohmann::json > Struct Template Reference

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

hash value for JSON objects

Definition at line 12940 of file json.hpp.

Public Member Functions

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

#include </mnt/build/workspace/root-makedoc-v614/rootspi/rdoc/src/v6-14-00-patches/io/io/res/json.hpp>

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

Definition at line 12947 of file json.hpp.


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