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

Static Public Member Functions

template<typename H , typename T >
static auto Invoke (H state, const T &value) -> absl::enable_if_t< is_uniquely_represented< T >::value, H >
 

Detailed Description

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

Member Function Documentation

template<typename H , typename T >
static auto absl::hash_internal::HashSelect::UniquelyRepresentedProbe::Invoke ( state,
const T &  value 
) -> absl::enable_if_t<is_uniquely_represented<T>::value, H>
inlinestatic

Definition at line 564 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