cds  2.3.2
cds::intrusive::michael_list::link_checker< Node > Struct Template Reference

Checks link. More...

#include <cds/intrusive/details/michael_list_base.h>

Static Public Member Functions

static void is_empty (const node_type *pNode)
 Checks if the link field of node pNode is nullptr. More...
 

Detailed Description

template<typename Node>
struct cds::intrusive::michael_list::link_checker< Node >

Checks link.

Member Function Documentation

◆ is_empty()

template<typename Node >
static void cds::intrusive::michael_list::link_checker< Node >::is_empty ( const node_type *  pNode)
inlinestatic

Checks if the link field of node pNode is nullptr.

An asserting is generated if pNode link field is not nullptr


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