[Bug c++/107111] GCC accepts invalid program involving function declaration with pack expansion

iamsupermouse at mail dot ru gcc-bugzilla@gcc.gnu.org
Sun Oct 2 04:34:34 GMT 2022


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

Egor <iamsupermouse at mail dot ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |iamsupermouse at mail dot ru

--- Comment #3 from Egor <iamsupermouse at mail dot ru> ---
The correct behavior should be to accept `V...()` and to reject `V()...`.


More information about the Gcc-bugs mailing list