Public Types | Public Member Functions | List of all members
absl::container_internal::HashEq< T * >::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>
struct absl::container_internal::HashEq< T * >::Eq

Definition at line 102 of file hash_function_defaults.h.

Member Typedef Documentation

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

Definition at line 103 of file hash_function_defaults.h.

Member Function Documentation

template<class T >
template<class A , class B >
bool absl::container_internal::HashEq< T * >::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 Wed Jun 19 2019 19:19:59