Boost
  C++ Libraries
  
  ...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_rbtree
// In header: <boost/intrusive/rbtree.hpp> template<typename T, class... Options> struct make_rbtree { // types typedef implementation_defined type; };