https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113300

Jason Liam <jlame646 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|GCC rejects valid program   |GCC rejects valid program
                   |involving explicit and non  |involving copy list
                   |explicit default            |initialization A a = {} of
                   |constructors                |a class with explicit and
                   |                            |non explicit default
                   |                            |constructors

--- Comment #3 from Jason Liam <jlame646 at gmail dot com> ---
(In reply to Andrew Pinski from comment #1)
> There is a C++ defect report in this area even ...

Can you post a link to the DR that you're referencing? Or are you referring to
this https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0398r0.html

Reply via email to