|
cds
1.4.0
|
Link checking. More...
#include <cds/intrusive/options.h>
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