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_sg_multiset< T, O1, O2, O3, O4, O5 > Struct Template Reference

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

#include <sg_set.hpp>

Public Types

typedef implementation_defined type
 

Detailed Description

template<class T, class O1 = void, class O2 = void, class O3 = void, class O4 = void, class O5 = void>
struct boost::intrusive::make_sg_multiset< T, O1, O2, O3, O4, O5 >

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

Member Typedef Documentation

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

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