Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::intrusive::make_avl_set_member_hook< O1, O2, O3, O4 > Struct Template Reference

Helper metafunction to define a avl_set_member_hook that yields to the same type when the same options (either explicitly or implicitly) are used. More...

#include <avl_set_hook.hpp>

Public Types

typedef implementation_defined type
 

Detailed Description

template<class O1 = void, class O2 = void, class O3 = void, class O4 = void>
struct boost::intrusive::make_avl_set_member_hook< O1, O2, O3, O4 >

Helper metafunction to define a avl_set_member_hook that yields to the same type when the same options (either explicitly or implicitly) are used.

Member Typedef Documentation

template<class O1 = void, class O2 = void, class O3 = void, class O4 = void>
typedef implementation_defined boost::intrusive::make_avl_set_member_hook< O1, O2, O3, O4 >::type

The documentation for this struct was generated from the following file: