Classes | Public Types | List of all members
absl::hash_internal::HashSelect Struct Reference

#include <hash.h>

Classes

struct  HashValueProbe
 
struct  LegacyHashProbe
 
struct  Probe
 
struct  State
 
struct  StdHashProbe
 
struct  UniquelyRepresentedProbe
 

Public Types

template<typename T >
using Apply = absl::disjunction< Probe< UniquelyRepresentedProbe, T >, Probe< HashValueProbe, T >, Probe< LegacyHashProbe, T >, Probe< StdHashProbe, T >, std::false_type >
 

Detailed Description

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

Member Typedef Documentation

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


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


abseil_cpp
Author(s):
autogenerated on Tue Jun 18 2019 19:44:39