[Bug c++/48453] [C++0x] Invalid reference initialization via explicit conversion
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Apr 6 04:08:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48453
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |SUSPENDED
Last reconfirmed| |2011.04.06 04:08:17
CC| |jason at gcc dot gnu.org
Ever Confirmed|0 |1
--- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> 2011-04-06 04:08:17 UTC ---
This seems to me like a wording issue, not a compiler bug. The use of
"implicitly" in 8.5.3 should have been adjusted when explicit conversion
operators went in; this should be reported as a core DR.
More information about the Gcc-bugs
mailing list