Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template feature_of<, , >

boost::accumulators::feature_of<tag::external< Feature, Tag, AccumulatorSet >>

Synopsis

// In header: <boost/accumulators/framework/accumulators/external_accumulator.hpp>

template<typename Feature, typename Tag, typename AccumulatorSet> 
struct feature_of<, , > : public  {
};

PrevUpHomeNext