Public Member Functions | Public Attributes | List of all members
absl::container_internal::raw_hash_set< Policy, Hash, Eq, Alloc >::EqualElement< K1 > Struct Template Reference

Public Member Functions

template<class K2 , class... Args>
bool operator() (const K2 &lhs, Args &&...) const
 
template<class K2 , class... Args>
bool operator() (const K2 &lhs, Args &&...) const
 

Public Attributes

const key_equaleq
 
const K1 & rhs
 

Detailed Description

template<class Policy, class Hash, class Eq, class Alloc>
template<class K1>
struct absl::container_internal::raw_hash_set< Policy, Hash, Eq, Alloc >::EqualElement< K1 >

Definition at line 1851 of file abseil-cpp/absl/container/internal/raw_hash_set.h.

Member Function Documentation

◆ operator()() [1/2]

template<class Policy , class Hash , class Eq , class Alloc >
template<class K1 >
template<class K2 , class... Args>
bool absl::container_internal::raw_hash_set< Policy, Hash, Eq, Alloc >::EqualElement< K1 >::operator() ( const K2 &  lhs,
Args &&  ... 
) const
inline

◆ operator()() [2/2]

template<class Policy , class Hash , class Eq , class Alloc >
template<class K1 >
template<class K2 , class... Args>
bool absl::container_internal::raw_hash_set< Policy, Hash, Eq, Alloc >::EqualElement< K1 >::operator() ( const K2 &  lhs,
Args &&  ... 
) const
inline

Member Data Documentation

◆ eq

template<class Policy , class Hash , class Eq , class Alloc >
template<class K1 >
const key_equal & absl::container_internal::raw_hash_set< Policy, Hash, Eq, Alloc >::EqualElement< K1 >::eq

◆ rhs

template<class Policy , class Hash , class Eq , class Alloc >
template<class K1 >
const K1 & absl::container_internal::raw_hash_set< Policy, Hash, Eq, Alloc >::EqualElement< K1 >::rhs

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


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