Searched defs:Plus (Results 1 – 1 of 1) sorted by relevance
174 struct Plus { struct175 ALWAYS_INLINE inline T operator()(T a, T b) in operator()