[Bug c++/126797] explicit instantiation of function variadic template with const qualified explicit template type argument rejected
"pinskia at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126797
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=102033,
| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=51851,
| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=92010
--- Comment #3 from Drea Pinski <pinskia at gcc dot gnu.org> ---
Yes I did something similar before, see PR 102033 which was about array and
qualifiers.
And cwg1001 is still active too.