boost::container::tree_type
// In header: <boost/container/options.hpp> template<tree_type_enum TreeType> struct tree_type { };
This option setter specifies the underlying tree type (red-black, AVL, Scapegoat or Splay) for ordered associative containers