cds
2.3.2
|
#include <cds/intrusive/cuckoo_set.h>
Public Types | |
typedef ProbesetType | probeset_type |
Probeset type. | |
typedef Tag | tag |
Tag. | |
Static Public Attributes | |
static unsigned int const | hash_array_size = StoreHashCount |
The size of hash array. | |
CuckooSet node.
Template arguments:
ProbesetType
- type of probeset. Can be cds::intrusive::cuckoo::list
or cds::intrusive::cuckoo::vector<Capacity>
.StoreHashCount
- constant that defines whether to store node hash values. See cuckoo::store_hash option for explanationTag
- a tag