Public Attributes | List of all members
absl::container_internal::HashtableDebugProbeSummary Struct Reference

#include <hashtable_debug.h>

Public Attributes

double mean
 
size_t total_elements
 
size_t total_num_probes
 

Detailed Description

Definition at line 69 of file hashtable_debug.h.

Member Data Documentation

double absl::container_internal::HashtableDebugProbeSummary::mean

Definition at line 72 of file hashtable_debug.h.

size_t absl::container_internal::HashtableDebugProbeSummary::total_elements

Definition at line 70 of file hashtable_debug.h.

size_t absl::container_internal::HashtableDebugProbeSummary::total_num_probes

Definition at line 71 of file hashtable_debug.h.


The documentation for this struct was generated from the following file:


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:19:59