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