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

#include <hash.h>

Public Member Functions

template<typename T >
H operator() (const T &t) const
 
template<typename T >
H operator() (const T &t) const
 

Public Attributes

H && hash_state
 

Detailed Description

template<typename H>
struct absl::hash_internal::VariantVisitor< H >

Definition at line 763 of file abseil-cpp/absl/hash/internal/hash.h.

Member Function Documentation

◆ operator()() [1/2]

template<typename H >
template<typename T >
H absl::hash_internal::VariantVisitor< H >::operator() ( const T t) const
inline

◆ operator()() [2/2]

template<typename H >
template<typename T >
H absl::hash_internal::VariantVisitor< H >::operator() ( const T t) const
inline

Definition at line 766 of file abseil-cpp/absl/hash/internal/hash.h.

Member Data Documentation

◆ hash_state

template<typename H >
H && absl::hash_internal::VariantVisitor< H >::hash_state

Definition at line 764 of file abseil-cpp/absl/hash/internal/hash.h.


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


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