|
cds
1.3.0
|
Hook option. More...
#include <cds/intrusive/base.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.