Public Member Functions | Public Attributes
absl::hash_internal::VariantVisitor< H > Struct Template Reference

#include <hash.h>

List of all members.

Public Member Functions

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

Public Attributes

H && hash_state

Detailed Description

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

Definition at line 488 of file internal/hash.h.


Member Function Documentation

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

Definition at line 491 of file internal/hash.h.


Member Data Documentation

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

Definition at line 489 of file internal/hash.h.


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


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:42:16