Searched defs:DifferenceOperation (Results 1 – 1 of 1) sorted by relevance
106 struct DifferenceOperation { struct108 static inline constexpr T Do(T l, T r) { in Do()