[Bug c++/64418] User-defined conversion not properly suppressed in certain cases of list-initialisation
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Dec 27 23:47:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64418
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |jason at gcc dot gnu.org
Resolution|--- |INVALID
--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> ---
G++ implements the resolution of issue 1467:
http://www.open-std.org/JTC1/SC22/WG21/docs/cwg_defects.html#1467
So initialization of a does not use 13.3.1.7.
More information about the Gcc-bugs
mailing list