...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::peaks_over_threshold< LeftRight >(with_threshold_probability)>
// In header: <boost/accumulators/statistics/peaks_over_threshold.hpp> template<typename LeftRight> struct as_feature<tag::peaks_over_threshold< LeftRight >(with_threshold_probability)> { // types typedef tag::peaks_over_threshold_prob< LeftRight > type; };