1 #ifndef PhysicsTools_Utilities_Difference_h 2 #define PhysicsTools_Utilities_Difference_h 8 template <
typename A,
typename B>
14 template <
typename A,
typename B>
Difference< A, B >::type operator-(const A &a, const B &b)
TEMPL(T2) struct Divides B
static type combine(const A &a, const B &b)
Sum< A, typename Minus< B >::type >::type type