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
 
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 171 of file abseil-cpp/absl/hash/hash_testing.h.

Member Function Documentation

◆ operator()() [1/2]

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 174 of file abseil-cpp/absl/hash/hash_testing.h.

◆ operator()() [2/2]

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

Member Data Documentation

◆ eq

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

Definition at line 172 of file abseil-cpp/absl/hash/hash_testing.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:51