[Bug c++/116005] Class template argument deduction for alias templates error in C++20
raplonu.jb at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sat Jul 20 04:23:00 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116005
--- Comment #2 from Julien Bernard <raplonu.jb at gmail dot com> ---
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 introducted it with version 10.
More information about the Gcc-bugs
mailing list