Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template max_assign

boost::numeric::functional::max_assign

Synopsis

// In header: <boost/accumulators/numeric/functional.hpp>

template<typename Left, typename Right, typename LeftTag, typename RightTag> 
struct max_assign : public  {
};

PrevUpHomeNext