[Bug c++/49637] template function overload incorrectly ambiguous
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jul 5 12:43:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49637
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jason at gcc dot gnu.org
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-07-05 12:42:26 UTC ---
(In reply to comment #0)
> Earlier version of g++ did not produce this error.
G++ 4.5.2 does, as does Clang++. Comeau online accepts it.
More information about the Gcc-bugs
mailing list