Public Types | Static Public Member Functions | List of all members
absl::container_internal::hashtable_debug_internal::HashtableDebugAccess< Set, absl::void_t< typename Set::raw_hash_set > > Struct Template Reference

#include <raw_hash_set.h>

Public Types

using Slot = typename Traits::slot_type
 
using Traits = typename Set::PolicyTraits
 

Static Public Member Functions

static size_t AllocatedByteSize (const Set &c)
 
static size_t GetNumProbes (const Set &set, const typename Set::key_type &key)
 
static size_t LowerBoundAllocatedByteSize (size_t size)
 

Detailed Description

template<typename Set>
struct absl::container_internal::hashtable_debug_internal::HashtableDebugAccess< Set, absl::void_t< typename Set::raw_hash_set > >

Definition at line 1785 of file raw_hash_set.h.

Member Typedef Documentation

template<typename Set >
using absl::container_internal::hashtable_debug_internal::HashtableDebugAccess< Set, absl::void_t< typename Set::raw_hash_set > >::Slot = typename Traits::slot_type

Definition at line 1787 of file raw_hash_set.h.

template<typename Set >
using absl::container_internal::hashtable_debug_internal::HashtableDebugAccess< Set, absl::void_t< typename Set::raw_hash_set > >::Traits = typename Set::PolicyTraits

Definition at line 1786 of file raw_hash_set.h.

Member Function Documentation

template<typename Set >
static size_t absl::container_internal::hashtable_debug_internal::HashtableDebugAccess< Set, absl::void_t< typename Set::raw_hash_set > >::AllocatedByteSize ( const Set &  c)
inlinestatic

Definition at line 1810 of file raw_hash_set.h.

template<typename Set >
static size_t absl::container_internal::hashtable_debug_internal::HashtableDebugAccess< Set, absl::void_t< typename Set::raw_hash_set > >::GetNumProbes ( const Set &  set,
const typename Set::key_type &  key 
)
inlinestatic

Definition at line 1789 of file raw_hash_set.h.

template<typename Set >
static size_t absl::container_internal::hashtable_debug_internal::HashtableDebugAccess< Set, absl::void_t< typename Set::raw_hash_set > >::LowerBoundAllocatedByteSize ( size_t  size)
inlinestatic

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