...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::intrusive::make_bstree
// In header: <boost/intrusive/bstree.hpp> template<typename T, class ... Options> struct make_bstree { // types typedef implementation_defined type; };