![]() |
Home | Libraries | People | FAQ | More |
boost::intrusive::make_sgtree
// In header: <boost/intrusive/sgtree.hpp> template<typename T, class... Options> struct make_sgtree { // types typedef implementation_defined type; < typenamemake_sgtree_opt< T, O1, O2, O3, O4 >::type implementation_defined; // @ typedef sgtree_impl };