https://bugs.llvm.org/show_bug.cgi?id=48592

            Bug ID: 48592
           Summary: Template argument type deduction fails
           Product: clang
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++2a
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]

Not sure if this is a bug or not since I haven't looked at the standard. But I
can see that GCC can compile this code (in c++20 mode) while Clang fails to
deduce argument type:

https://godbolt.org/z/Tbf1cs

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to