|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Public Attributes | |
| size_t | empty = 0 |
| size_t | busy = 0 |
| size_t | deleted = 0 |
| size_t BucketStats::busy = 0 |
Definition at line 596 of file olhash.cc.
Referenced by count_bucket_states().
| size_t BucketStats::deleted = 0 |
Definition at line 597 of file olhash.cc.
Referenced by count_bucket_states().
| size_t BucketStats::empty = 0 |
Definition at line 595 of file olhash.cc.
Referenced by count_bucket_states().