cds  1.4.0
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 NULL before inserting the item. If the link is not NULL an assertion is generated


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:00 by Doxygen 1.8.3.1