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