Public Types | Public Member Functions | List of all members
absl::container_internal::HashEq< T * >::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>
struct absl::container_internal::HashEq< T * >::Hash

Definition at line 95 of file hash_function_defaults.h.

Member Typedef Documentation

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

Definition at line 96 of file hash_function_defaults.h.

Member Function Documentation

template<class T >
template<class U >
size_t absl::container_internal::HashEq< T * >::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 Wed Jun 19 2019 19:19:59