[Bug c++/60027] [DR1228] Problem with braced-init-lists and explicit ctors
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Aug 11 17:22:42 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60027
--- Comment #10 from Jason Merrill <jason at gcc dot gnu.org> ---
Note that for PR109247 I've changed how this is handled in the case of using
the explicit constructor to initialize the argument of a copy/move constructor
or op=, which should make some of the duplicates work.
More information about the Gcc-bugs
mailing list