Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template value_tag

boost::accumulators::tag::value_tag

Synopsis

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

template<typename Tag> 
struct value_tag {
};

PrevUpHomeNext