Searched refs:bigger_than (Results 1 – 2 of 2) sorted by relevance
27 static bool bigger_than(int x_, int y_);39 bool FuncTest::bigger_than(int x_, int y_) in bigger_than() function in FuncTest59 sort(v.begin(), v.end(), bigger_than); in func2()