Searched defs:MaximumOp (Results 1 – 1 of 1) sorted by relevance
79 struct MaximumOp { struct81 static data_type op(data_type el1, data_type el2) { in op()