Remove CDS_RVALUE_SUPPORT, CDS_MOVE_SEMANTICS_SUPPORT macros and emulating code
[libcds.git] / cds / intrusive / michael_list_ptb.h
1 //$$CDS-header$$
2
3 #ifndef __CDS_INTRUSIVE_MICHAEL_LIST_PTB_H
4 #define __CDS_INTRUSIVE_MICHAEL_LIST_PTB_H
5
6 #include <cds/intrusive/michael_list_impl.h>
7 #include <cds/gc/ptb.h>
8
9 #endif // #ifndef __CDS_INTRUSIVE_MICHAEL_LIST_PTB_H