...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::intrusive::member_hook
template<typename Parent, typename MemberHook, MemberHook Parent::* PtrToMember> struct member_hook { };