...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_feature<tag::sum(kahan)>
// In header: <boost/accumulators/statistics/sum_kahan.hpp> struct as_feature<tag::sum(kahan)> { // types typedef tag::sum_kahan type; };