This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/66537] [DR 1518] An explicit default constructor is accepted when initializing from empty braces


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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |jason at gcc dot gnu.org
         Resolution|---                         |DUPLICATE
            Summary|An explicit default         |[DR 1518] An explicit
                   |constructor is accepted     |default constructor is
                   |when initializing from      |accepted when initializing
                   |empty braces                |from empty braces

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
This seems the same as 54835.

*** This bug has been marked as a duplicate of bug 54835 ***


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]