cds
2.3.2
|
StripedSet related definitions. More...
Data Structures | |
class | adapt |
Default adapter for intrusive striped/refinable hash set. More... | |
struct | load_factor_resizing |
Load factor based resizing policy. More... | |
struct | load_factor_resizing< 0 > |
Load factor based resizing policy, stateful specialization. More... | |
struct | no_resizing |
Dummy resizing policy. More... | |
struct | rational_load_factor_resizing |
Rational load factor resizing policy. More... | |
struct | rational_load_factor_resizing< 0, Denominator > |
Rational load factor resizing policy. More... | |
class | refinable |
Refinable concurrent access policy. More... | |
struct | single_bucket_size_threshold |
Single bucket threshold resizing policy. More... | |
struct | single_bucket_size_threshold< 0 > |
Single bucket threshold resizing policy, stateful specialization. More... | |
class | striping |
Lock striping concurrent access policy. More... | |
StripedSet related definitions.