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

List of all members.

Public Member Functions

template<class K2 , class... Args>
bool operator() (const K2 &lhs, Args &&...) const

Public Attributes

const key_equal & eq
const K1 & rhs

Detailed Description

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

Definition at line 1375 of file raw_hash_set.h.


Member Function Documentation

template<class Policy, class Hash, class Eq, class Alloc>
template<class K1 >
template<class K2 , class... Args>
bool absl::container_internal::raw_hash_set< Policy, Hash, Eq, Alloc >::EqualElement< K1 >::operator() ( const K2 &  lhs,
Args &&  ... 
) const [inline]

Definition at line 1377 of file raw_hash_set.h.


Member Data Documentation

template<class Policy, class Hash, class Eq, class Alloc>
template<class K1 >
const key_equal& absl::container_internal::raw_hash_set< Policy, Hash, Eq, Alloc >::EqualElement< K1 >::eq

Definition at line 1381 of file raw_hash_set.h.

template<class Policy, class Hash, class Eq, class Alloc>
template<class K1 >
const K1& absl::container_internal::raw_hash_set< Policy, Hash, Eq, Alloc >::EqualElement< K1 >::rhs

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