Loading [MathJax]/extensions/tex2jax.js
WPILibC++ 2025.3.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
hash.h File Reference
#include <cstdint>
#include <cstddef>
#include <functional>
#include <wpi/detail/abi_macros.h>
#include <wpi/detail/value_t.h>

Go to the source code of this file.

Namespaces

namespace  detail
 detail namespace with internal helper functions
 

Functions

std::size_t detail::combine (std::size_t seed, std::size_t h) noexcept
 
template<typename BasicJsonType >
std::size_t detail::hash (const BasicJsonType &j)
 hash a JSON value