cds
2.3.2
|
Typedefs | |
typedef intrusive::iterable_list_tag | cds::container::iterable_list_tag |
typedef intrusive::iterable_list_tag cds::container::iterable_list_tag |
This struct is empty and it is used only as a tag for selecting IterableList
as ordered list implementation in declaration of some classes.
See split_list::traits::ordered_list
as an example.