[Bug c++/77347] [6/7 Regression] Incorrect auto deduction failure in template class member function

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 3 07:54:00 GMT 2017


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

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Note your testcase is invalid due to [dcl.spec.auto]/7:
"If the init-declarator-list contains more than one init-declarator, they shall
all form declarations of variables."


More information about the Gcc-bugs mailing list