Static Public Member Functions | List of all members
absl::hash_internal::HashSelect::HashValueProbe Struct Reference

Static Public Member Functions

template<typename H , typename T >
static auto Invoke (H state, const T &value) -> absl::enable_if_t< std::is_same< H, decltype(AbslHashValue(std::move(state), value))>::value, H >
 
template<typename H , typename T >
static auto Invoke (H state, const T &value) -> absl::enable_if_t< std::is_same< H, decltype(AbslHashValue(std::move(state), value))>::value, H >
 

Detailed Description

Definition at line 864 of file abseil-cpp/absl/hash/internal/hash.h.

Member Function Documentation

◆ Invoke() [1/2]

template<typename H , typename T >
static auto absl::hash_internal::HashSelect::HashValueProbe::Invoke ( H  state,
const T value 
) -> absl::enable_if_t< std::is_same<H, decltype(AbslHashValue(std::move(state), value))>::value, H>
inlinestatic

◆ Invoke() [2/2]

template<typename H , typename T >
static auto absl::hash_internal::HashSelect::HashValueProbe::Invoke ( H  state,
const T value 
) -> absl::enable_if_t< std::is_same<H, decltype(AbslHashValue(std::move(state), value))>::value, H>
inlinestatic

Definition at line 866 of file abseil-cpp/absl/hash/internal/hash.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:51