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

Public Member Functions

template<class K , class... Args>
size_t operator() (const K &key, Args &&...) const
 
template<class K , class... Args>
size_t operator() (const K &key, Args &&...) const
 

Public Attributes

const hasherh
 

Detailed Description

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

Definition at line 1842 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 K , class... Args>
size_t absl::container_internal::raw_hash_set< Policy, Hash, Eq, Alloc >::HashElement::operator() ( const K &  key,
Args &&  ... 
) const
inline

◆ operator()() [2/2]

template<class Policy , class Hash , class Eq , class Alloc >
template<class K , class... Args>
size_t absl::container_internal::raw_hash_set< Policy, Hash, Eq, Alloc >::HashElement::operator() ( const K &  key,
Args &&  ... 
) const
inline

Member Data Documentation

◆ h

template<class Policy , class Hash , class Eq , class Alloc >
const hasher & absl::container_internal::raw_hash_set< Policy, Hash, Eq, Alloc >::HashElement::h

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


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