...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::accumulators::dont_care
// In header: <boost/accumulators/framework/accumulator_base.hpp> struct dont_care { // construct/copy/destruct template<typename Args> dont_care(Args const &); };