Store this hook in a class to be inserted in an list. More...
#include <list_hook.hpp>


Store this hook in a class to be inserted in an list.
The hook admits the following options: void_pointer<> and link_mode<>.
link_mode<> will specify the linking mode of the hook (normal_link, auto_unlink or safe_link).
void_pointer<> is the pointer type that will be used internally in the hook and the container configured to use this hook.