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