Static Public Member Functions
absl::container_internal::hashtable_debug_internal::HashtableDebugAccess< Set, absl::void_t< typename Set::raw_hash_set > > Struct Template Reference

#include <raw_hash_set.h>

List of all members.

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 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) [inline, static]

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 
) [inline, static]

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) [inline, static]

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 Wed Jun 19 2019 19:42:16