Helper metafunction to define a unordered_set_member_hook
that yields to the same type when the same options (either explicitly or implicitly) are used.
More...
#include <unordered_set_hook.hpp>
Public Types | |
typedef implementation_defined | type |
Helper metafunction to define a unordered_set_member_hook
that yields to the same type when the same options (either explicitly or implicitly) are used.
typedef implementation_defined boost::intrusive::make_unordered_set_member_hook< O1, O2, O3, O4 >::type |