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

List of all members.

Public Member Functions

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 1366 of file raw_hash_set.h.


Member Function Documentation

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]

Definition at line 1368 of file raw_hash_set.h.


Member Data Documentation

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

Definition at line 1371 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