[Bug c++/59701] [DR 1430] A variadic alias template aliasing another variadic alias template doesn't work

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Aug 23 06:40:45 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59701

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
MSVC rejects with:
<source>(3): error C2210: 'T': pack expansions cannot be used as arguments to
non-packed parameters in alias templates


More information about the Gcc-bugs mailing list