Public Member Functions | Public Attributes
absl::container_internal::raw_hash_set< Policy, Hash, Eq, Alloc >::EmplaceDecomposable Struct Reference

List of all members.

Public Member Functions

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

Public Attributes

raw_hash_sets

Detailed Description

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

Definition at line 1384 of file raw_hash_set.h.


Member Function Documentation

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

Definition at line 1386 of file raw_hash_set.h.


Member Data Documentation

template<class Policy, class Hash, class Eq, class Alloc>
raw_hash_set& absl::container_internal::raw_hash_set< Policy, Hash, Eq, Alloc >::EmplaceDecomposable::s

Definition at line 1393 of file raw_hash_set.h.


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


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:42:16