cds
2.3.2
|
TreiberStack related definitions. More...
Data Structures | |
struct | make_traits |
Metafunction converting option list to TreiberStack traits. More... | |
struct | traits |
TreiberStack default type traits. More... | |
Typedefs | |
template<typename Counter = cds::intrusive::treiber_stack::stat<>::counter_type> | |
using | stat = cds::intrusive::treiber_stack::stat< Counter > |
Internal statistics. | |
typedef cds::intrusive::treiber_stack::empty_stat | empty_stat |
Dummy internal statistics. | |
TreiberStack related definitions.