...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::interval_base_map::on_total_absorbable<Type, true, false>
// In header: <boost/icl/interval_base_map.hpp> template<typename Type> struct on_total_absorbable<Type, true, false> { // types typedef Type::segment_type segment_type; typedef Type::codomain_type codomain_type; // public static functions static void flip(Type &, const segment_type &); };