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 >
 

Detailed Description

Definition at line 570 of file internal/hash.h.

Member Function Documentation

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

Definition at line 572 of file internal/hash.h.


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


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:19:59