Classes | Static Private Member Functions
absl::container_internal::HashEq< T * > Struct Template Reference

#include <hash_function_defaults.h>

Inheritance diagram for absl::container_internal::HashEq< T * >:
Inheritance graph
[legend]

List of all members.

Classes

struct  Eq
struct  Hash

Static Private Member Functions

static const T * ToPtr (const T *ptr)
template<class U , class D >
static const T * ToPtr (const std::unique_ptr< U, D > &ptr)
template<class U >
static const T * ToPtr (const std::shared_ptr< U > &ptr)

Detailed Description

template<class T>
struct absl::container_internal::HashEq< T * >

Definition at line 94 of file hash_function_defaults.h.


Member Function Documentation

template<class T >
static const T* absl::container_internal::HashEq< T * >::ToPtr ( const T *  ptr) [inline, static, private]

Definition at line 111 of file hash_function_defaults.h.

template<class T >
template<class U , class D >
static const T* absl::container_internal::HashEq< T * >::ToPtr ( const std::unique_ptr< U, D > &  ptr) [inline, static, private]

Definition at line 113 of file hash_function_defaults.h.

template<class T >
template<class U >
static const T* absl::container_internal::HashEq< T * >::ToPtr ( const std::shared_ptr< U > &  ptr) [inline, static, private]

Definition at line 117 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:42:16