Searched defs:square_sum (Results 1 – 1 of 1) sorted by relevance
24 struct square_sum { struct25 int operator()(int x, int y) const in operator ()()