Public Attributes | List of all members
absl::container_internal::raw_hash_set< Policy, Hash, Eq, Alloc >::FindInfo Struct Reference

Public Attributes

size_t offset
 
size_t probe_length
 

Detailed Description

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

Definition at line 1617 of file raw_hash_set.h.

Member Data Documentation

template<class Policy, class Hash, class Eq, class Alloc>
size_t absl::container_internal::raw_hash_set< Policy, Hash, Eq, Alloc >::FindInfo::offset

Definition at line 1618 of file raw_hash_set.h.

template<class Policy, class Hash, class Eq, class Alloc>
size_t absl::container_internal::raw_hash_set< Policy, Hash, Eq, Alloc >::FindInfo::probe_length

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