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++/49372] Temporaries evaluated for arguments of a default constructors of array elements not destructed properly (?)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49372

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-12-10 13:14:56 UTC ---
Kai, I don't think anyone disputes that B's constructor is called, the question
is why 12.2/4 doesn't apply.


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