cds  1.4.0
Data Structures | Public Types | Data Fields
cds::intrusive::single_link::node< GC, Tag > Struct Template Reference

Container's node. More...

#include <cds/intrusive/single_link_struct.h>

Inheritance diagram for cds::intrusive::single_link::node< GC, Tag >:

Data Structures

struct  rebind
 Rebind node for other template parameters. More...
 

Public Types

typedef GC gc
 Garbage collector.
 
typedef Tag tag
 tag
 
typedef gc::template
atomic_ref< node
atomic_node_ptr
 atomic pointer
 

Data Fields

atomic_node_ptr m_pNext
 pointer to the next node in the container
 

Detailed Description

template<class GC, typename Tag = opt::none>
struct cds::intrusive::single_link::node< GC, Tag >

Container's node.

Template parameters:


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

cds 1.4.0 Developed by Maxim Khiszinsky aka khizmax 2007 - 2012
Autogenerated Mon May 20 2013 00:38:01 by Doxygen 1.8.3.1