Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct count

boost::accumulators::tag::count

Synopsis

struct count : public boost::accumulators::depends_on< Feature1, Feature2, > {
};

PrevUpHomeNext