Searched defs:SumIsEven3Functor (Results 1 – 2 of 2) sorted by relevance
2304 struct SumIsEven3Functor { struct2305 bool operator()(int n1, int n2, int n3) { in operator ()()
2236 struct SumIsEven3Functor { struct2237 bool operator()(int n1, int n2, int n3) { in operator ()()