Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template value

boost::accumulators::tag::value

Synopsis

// In header: <boost/accumulators/accumulators_fwd.hpp>

template<typename ValueType, typename Tag> 
struct value {
};

PrevUpHomeNext