cds
2.3.2
|
Node traits selector metafunction. More...
#include <cds/intrusive/details/node_traits.h>
Node traits selector metafunction.
The metafunction selects appropriate node_traits specialization based on value type T
, node type NodeType
, and hook type Hook
.