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