Searched defs:Multiplies (Results 1 – 1 of 1) sorted by relevance
190 struct Multiplies { struct191 ALWAYS_INLINE inline T operator()(T a, T b) in operator()