cds
2.3.2
|
Check link. More...
#include <cds/intrusive/details/single_link_struct.h>
Static Public Member Functions | |
static void | is_empty (const node_type *pNode) |
Checks if the link field of node pNode is nullptr . More... | |
Check link.
|
inlinestatic |
Checks if the link field of node pNode
is nullptr
.
An asserting is generated if pNode
link field is not nullptr