|
cds
1.3.0
|
Predefined options value (generally, for the options that determine the data types) More...
Data Structures | |
| class | static_buffer |
| Static buffer (opt::buffer option) More... | |
| class | dynamic_buffer |
| Dynamically allocated buffer. More... | |
| struct | less_comparator |
Comparator based on std::less predicate. More... | |
| struct | less_comparator< std::basic_string< T, Traits, Alloc > > |
Comparator specialization for std::string. More... | |
| class | sequential_item_counter |
| Sequential non-atomic item counter. More... | |
| struct | relaxed_ordering |
| Relaxed memory ordering model. More... | |
| struct | sequential_consistent |
| Sequential consistent memory ordering model. More... | |
| struct | empty_cleaner |
| Empty cleaner. More... | |
| struct | destruct_cleaner |
Cleaner that calls destructor of type T. More... | |
Predefined options value (generally, for the options that determine the data types)