Searched defs:SumOf5Functor (Results 1 – 1 of 1) sorted by relevance
97 struct SumOf5Functor { struct98 int operator()(int a, int b, int c, int d, int e) { in operator ()()