Goby3  3.1.4
2024.02.22
std::hash< nlohmann::NLOHMANN_BASIC_JSON_TPL > Struct Reference

hash value for JSON objects More...

#include <goby/util/thirdparty/nlohmann/json.hpp>

Public Member Functions

std::size_t operator() (const nlohmann::NLOHMANN_BASIC_JSON_TPL &j) const
 

Detailed Description

hash value for JSON objects

See also
https://json.nlohmann.me/api/basic_json/std_hash/

Definition at line 24341 of file json.hpp.

Member Function Documentation

◆ operator()()

std::size_t std::hash< nlohmann::NLOHMANN_BASIC_JSON_TPL >::operator() ( const nlohmann::NLOHMANN_BASIC_JSON_TPL j) const
inline

Definition at line 24343 of file json.hpp.


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