WPILibC++ 2023.4.3-108-ge5452e3
std::hash< wpi::json > 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::json &j) const
 return a hash value for a JSON object More...
 

Detailed Description

hash value for JSON objects

Member Function Documentation

◆ operator()()

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

return a hash value for a JSON object

Since
version 1.0.0

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