cds  2.3.2
cds::intrusive::feldman_hashset::level_statistics Struct Reference

One-level statistics, see FeldmanHashSet::get_level_statistics. More...

#include <cds/intrusive/details/feldman_hashset_base.h>

Data Fields

size_t array_node_count
 Count of array node at the level.
 
size_t node_capacity
 Array capacity.
 
size_t data_cell_count
 The number of data cells in all array node at this level.
 
size_t array_cell_count
 The number of array cells in all array node at this level.
 
size_t empty_cell_count
 The number of empty cells in all array node at this level.
 

Detailed Description

One-level statistics, see FeldmanHashSet::get_level_statistics.


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

cds 2.3.2 Developed by Maxim Khizhinsky aka khizmax and other contributors 2007 - 2017
Autogenerated Sun Dec 31 2017 12:10:43 by Doxygen 1.8.13