[Bug c++/67426] Ambiguous overload between different function templates, where one has non-deduced arg

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Aug 2 03:14:24 GMT 2021


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
GCC, clang and ICC all reject this code.
MSVC accepts it.


More information about the Gcc-bugs mailing list