cds
2.3.2
|
Split-ordered list related definitions. More...
Data Structures | |
struct | bit_reversal |
Option to control bit reversal algorithm. More... | |
struct | dynamic_bucket_table |
[value-option] Split-list dynamic bucket table option More... | |
struct | empty_stat |
Dummy queue statistics - no counting is performed, no overhead. Support interface like split_list::stat . More... | |
class | expandable_bucket_table |
Expandable bucket table. More... | |
struct | make_traits |
Metafunction converting option list to split_list::traits . More... | |
struct | node |
Split-ordered list node. More... | |
struct | stat |
SplitListSet internal statistics. May be used for debugging or profiling More... | |
class | static_bucket_table |
Static bucket table. More... | |
struct | traits |
SplitListSet traits. More... | |
Split-ordered list related definitions.