Home | Libraries | People | FAQ | More |
boost::numeric::functional::max_assign
// In header: <boost/accumulators/numeric/functional.hpp> template<typename Left, typename Right, typename LeftTag, typename RightTag> struct max_assign : public boost::numeric::functional::max_assign_base< Left, Right, void > { };