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, bool > operator() (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 1397 of file raw_hash_set.h.

Member Function Documentation

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

Definition at line 1399 of file raw_hash_set.h.

Member Data Documentation

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

Definition at line 1408 of file raw_hash_set.h.

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

Definition at line 1410 of file raw_hash_set.h.


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


abseil_cpp
Author(s):
autogenerated on Tue Jun 18 2019 19:44:39