...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::as_weighted_feature<tag::mean>
// In header: <boost/accumulators/statistics/mean.hpp> struct as_weighted_feature<tag::mean> { // types typedef tag::weighted_mean type; };