libfly
6.2.2
C++20 utility library for Linux, macOS, and Windows
|
Public Member Functions | |
std::size_t | operator() (const fly::Json &json) const |
Hash a JSON value using std::hash specializations for the underlying JSON types.
json | The JSON value to hash. |