Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template feature_of<, >

boost::accumulators::feature_of<tag::reference< ValueType, Tag >>

Synopsis

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

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

PrevUpHomeNext