![]() |
Home | Libraries | People | FAQ | More |
boost::numeric::functional::min_assign_base
// In header: <boost/accumulators/numeric/functional.hpp> template<typename Left, typename Right, typename EnableIf> struct min_assign_base { // types typedef ; typedef ; typedef ; // public member functions (, ) ; };