cds
2.3.2
|
#include <cds/container/details/lazy_list_base.h>
This empty struct is used only as a tag for selecting LazyList
as ordered list implementation in declaration of some classes.
See split_list::traits::ordered_list
as an example.