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
This version of Boost is under active development. You are currently in the develop branch. The current version is 1.89.0.
boost::icl::total_absorber
// In header: <boost/icl/map.hpp> struct total_absorber { enum { absorbs_identities = true }; enum { is_total = true }; };