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