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

Check link. More...

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

Static Public Member Functions

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

Detailed Description

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

Check link.

Member Function Documentation

◆ is_empty()

template<typename Node >
static void cds::intrusive::lazy_list::link_checker< Node >::is_empty ( node_type const *  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:43 by Doxygen 1.8.13