|
cds
2.3.2
|
Different approaches and techniques for supporting high-concurrent data structure. More...
Namespaces | |
| bit_reversal | |
| Bit reversal algorithms. | |
| elimination | |
| Elimination technique. | |
| flat_combining | |
| Flat combining. | |
Data Structures | |
| class | byte_splitter |
Simplified split_bitstring algorithm when count is multiple of 8. More... | |
| class | number_splitter |
| Cuts a bit sequence from a number. More... | |
| struct | select_splitter |
Metafunctin to select a most suitable splitter for type BitString of size BitStringSize. More... | |
| class | split_bitstring |
| Cuts a bit sequence from fixed-size bit-string. More... | |
Different approaches and techniques for supporting high-concurrent data structure.