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

Public Member Functions

template<class K , class... Args>
std::pair< iterator, booloperator() (const K &key, Args &&...) &&
 
template<class K , class... Args>
std::pair< iterator, booloperator() (const K &key, Args &&...) &&
 

Public Attributes

raw_hash_sets
 
slot_type && slot
 

Detailed Description

template<class Policy, class Hash, class Eq, class Alloc>
template<bool do_destroy>
struct absl::container_internal::raw_hash_set< Policy, Hash, Eq, Alloc >::InsertSlot< do_destroy >

Definition at line 1873 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<bool do_destroy>
template<class K , class... Args>
std::pair<iterator, bool> absl::container_internal::raw_hash_set< Policy, Hash, Eq, Alloc >::InsertSlot< do_destroy >::operator() ( const K &  key,
Args &&  ... 
) &&
inline

◆ operator()() [2/2]

template<class Policy , class Hash , class Eq , class Alloc >
template<bool do_destroy>
template<class K , class... Args>
std::pair<iterator, bool> absl::container_internal::raw_hash_set< Policy, Hash, Eq, Alloc >::InsertSlot< do_destroy >::operator() ( const K &  key,
Args &&  ... 
) &&
inline

Member Data Documentation

◆ s

template<class Policy , class Hash , class Eq , class Alloc >
template<bool do_destroy>
raw_hash_set & absl::container_internal::raw_hash_set< Policy, Hash, Eq, Alloc >::InsertSlot< do_destroy >::s

◆ slot

template<class Policy , class Hash , class Eq , class Alloc >
template<bool do_destroy>
slot_type && absl::container_internal::raw_hash_set< Policy, Hash, Eq, Alloc >::InsertSlot< do_destroy >::slot

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


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