cds  2.3.2
cds::intrusive::opt::link_checker< Value > Struct Template Reference

Link checking. More...

#include <cds/intrusive/options.h>

Detailed Description

template<link_check_type Value>
struct cds::intrusive::opt::link_checker< Value >

Link checking.

The option specifies a type of link checking. Possible values for Value are is one of link_check_type enum:

When link checking is on, the container tests that the node's link fields must be nullptr before inserting the item. If the link is not nullptr an assertion is generated


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:46 by Doxygen 1.8.13