Public Types | Public Member Functions | List of all members
absl::container_internal::HashEq< T, E >::Hash Struct Reference

#include <hash_function_defaults.h>

Public Types

using is_transparent = void
 

Public Member Functions

template<class U >
size_t operator() (const U &ptr) const
 

Detailed Description

template<class T, class E = void>
struct absl::container_internal::HashEq< T, E >::Hash

Definition at line 95 of file hash_function_defaults.h.

Member Typedef Documentation

◆ is_transparent

template<class T, class E = void>
using absl::container_internal::HashEq< T, E >::Hash::is_transparent = void

Definition at line 96 of file hash_function_defaults.h.

Member Function Documentation

◆ operator()()

template<class T, class E = void>
template<class U >
size_t absl::container_internal::HashEq< T, E >::Hash::operator() ( const U &  ptr) const
inline

Definition at line 98 of file hash_function_defaults.h.


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


abseil_cpp
Author(s):
autogenerated on Mon Feb 28 2022 21:31:22