Searched defs:Minus (Results 1 – 1 of 1) sorted by relevance
182 struct Minus { struct183 ALWAYS_INLINE inline T operator()(T a, T b) in operator()