[Bug c++/102229] [11/12 Regression] 'decltype(auto)' cannot be cv-qualified

mpolacek at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Sep 7 15:17:34 GMT 2021


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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |---
             Status|RESOLVED                    |NEW

--- Comment #4 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Maybe it's not desirable after all, it may be that type-specifiers are not
permitted but decl-specifiers are.


More information about the Gcc-bugs mailing list