================
@@ -268,6 +268,70 @@ struct PartialOrder {
}
};
-#endif
+template <typename T1, typename T2 = T1>
----------------
Zingam wrote:
Should we prioritize this as this PR is shorter.
https://github.com/llvm/llvm-project/pull/141396