Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct max

boost::accumulators::tag::max

Synopsis

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

PrevUpHomeNext