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

#include <hash_function_defaults.h>

Public Types

using Eq = std::equal_to< T >
 
using Eq = std::equal_to< T >
 
using Hash = absl::Hash< T >
 
using Hash = absl::Hash< T >
 

Detailed Description

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

Definition at line 65 of file abseil-cpp/absl/container/internal/hash_function_defaults.h.

Member Typedef Documentation

◆ Eq [1/2]

template<class T , class E = void>
using absl::container_internal::HashEq< T, E >::Eq = std::equal_to<T>

◆ Eq [2/2]

template<class T , class E = void>
using absl::container_internal::HashEq< T, E >::Eq = std::equal_to<T>

◆ Hash [1/2]

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

◆ Hash [2/2]

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

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


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