WPILibC++ 2024.1.1-beta-4
std::hash< wpi::WPI_BASIC_JSON_TPL > Struct Reference

hash value for JSON objects More...

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/json/include/wpi/json.h>

Public Member Functions

std::size_t operator() (const wpi::WPI_BASIC_JSON_TPL &j) const
 

Detailed Description

hash value for JSON objects

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

Member Function Documentation

◆ operator()()

std::size_t std::hash< wpi::WPI_BASIC_JSON_TPL >::operator() ( const wpi::WPI_BASIC_JSON_TPL j) const
inline

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