![]() |
Home | Libraries | People | FAQ | More |
boost::numeric::functional::minus
template<typename Left, typename Right, typename LeftTag = typename tag<Left>::type, typename RightTag = typename tag<Right>::type> struct minus : public boost::numeric::functional::minus_base< Left, Right, void > { };