Public Types | Public Member Functions | List of all members
absl::container_internal::HashEq< T, E >::Eq Struct Reference

#include <hash_function_defaults.h>

Public Types

using is_transparent = void
 

Public Member Functions

template<class A , class B >
bool operator() (const A &a, const B &b) const
 

Detailed Description

template<class T, class E = void>
struct absl::container_internal::HashEq< T, E >::Eq

Definition at line 102 of file hash_function_defaults.h.

Member Typedef Documentation

◆ is_transparent

template<class T, class E = void>
using absl::container_internal::HashEq< T, E >::Eq::is_transparent = void

Definition at line 103 of file hash_function_defaults.h.

Member Function Documentation

◆ operator()()

template<class T, class E = void>
template<class A , class B >
bool absl::container_internal::HashEq< T, E >::Eq::operator() ( const A &  a,
const B &  b 
) const
inline

Definition at line 105 of file hash_function_defaults.h.


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


abseil_cpp
Author(s):
autogenerated on Mon Feb 28 2022 21:31:22