[Bug c++/86191] A missing error message?
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 18 12:59:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86191
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2018-06-18
Ever confirmed|0 |1
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
GCC seems to treat the first overload as more specialized and calls that one. I
think that's a bug.
More information about the Gcc-bugs
mailing list