...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::icl::map::on_total_absorbable<Type, true, true>
// In header: <boost/icl/map.hpp> template<typename Type> struct on_total_absorbable<Type, true, true> { // types typedef Type::element_type element_type; // public static functions static void flip(Type &, const typename Type::element_type &); };