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