Public Member Functions | Public Attributes | List of all members
absl::hash_internal::EqVisitor< Eq > Struct Template Reference

#include <hash_testing.h>

Public Member Functions

template<typename T , typename U >
bool operator() (const T *t, const U *u) const
 

Public Attributes

Eq eq
 

Detailed Description

template<typename Eq>
struct absl::hash_internal::EqVisitor< Eq >

Definition at line 170 of file hash_testing.h.

Member Function Documentation

template<typename Eq >
template<typename T , typename U >
bool absl::hash_internal::EqVisitor< Eq >::operator() ( const T *  t,
const U *  u 
) const
inline

Definition at line 173 of file hash_testing.h.

Member Data Documentation

template<typename Eq >
Eq absl::hash_internal::EqVisitor< Eq >::eq

Definition at line 171 of file hash_testing.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