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