...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::pot_quantile_prob< LeftRight >>
// In header: <boost/accumulators/statistics/pot_quantile.hpp> template<typename LeftRight> struct as_weighted_feature<tag::pot_quantile_prob< LeftRight >> { // types typedef tag::weighted_pot_quantile_prob< LeftRight > type; };