...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_avltree
// In header: <boost/intrusive/avltree.hpp> template<typename T, class... Options> struct make_avltree { // types typedef implementation_defined type; };