https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116005
--- Comment #2 from Julien Bernard ---
Which version of clang did you use ?
cppreference.com indicate that "class template argument deduction for alias
templates" support started with clang 19 which seems to be not released yet.
gcc introducte
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116005
Bug ID: 116005
Summary: Class template argument deduction for alias templates
error in C++20
Product: gcc
Version: 14.1.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111608
--- Comment #4 from Julien Bernard ---
(In reply to Jonathan Wakely from comment #3)
I wasn't sure how to describe this issue, so my last sentence was probably
incorrect.
> I suspect this is covered by [temp.point] p7:
>
> "If two different p
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111608
Bug ID: 111608
Summary: Cannot declare partial specialization after full
specialization
Product: gcc
Version: 13.2.0
Status: UNCONFIRMED
Severity: normal