cds  2.3.2
cds::intrusive::michael_list::node< gc::nogc, Tag > Struct Template Reference

Michael list node. More...

#include <cds/intrusive/michael_list_nogc.h>

Public Types

typedef gc::nogc gc
 Garbage collector.
 
typedef Tag tag
 tag
 
typedef atomics::atomic< node *> atomic_ptr
 atomic marked pointer
 

Data Fields

atomic_ptr m_pNext
 pointer to the next node in the container
 

Detailed Description

template<typename Tag>
struct cds::intrusive::michael_list::node< gc::nogc, Tag >

Michael list node.

Template parameters:

  • Tag - a tag used to distinguish between different implementation

The documentation for this struct was generated from the following file:

cds 2.3.2 Developed by Maxim Khizhinsky aka khizmax and other contributors 2007 - 2017
Autogenerated Sun Dec 31 2017 12:10:44 by Doxygen 1.8.13