cds
2.3.2
|
Hook option. More...
#include <cds/intrusive/options.h>
Hook option.
Hook is a class that a user must add as a base class or as a member to make the user class compatible with intrusive containers. Hook
template parameter strongly depends on the type of intrusive container you use.