[clang] [clang] check deduction consistency when partial ordering function templates (PR #100692)
Alexander Kornienko via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 18 14:47:42 PDT 2024
alexfh wrote:
Wow, I would never have thought it was a problem. Making these the same type removes the compilation error. Can you explain why this is a problem from the C++ standard PoV?
https://github.com/llvm/llvm-project/pull/100692
More information about the cfe-commits
mailing list