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