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++/50043] [C++0x] Implement core/1123


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

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-02-21 12:05:40 UTC ---
We don't want front-end testcases that rely on <iostream> and need to check
what gets printed. A better test would use static_assert, but would also test
cases with both throwing and non-throwing base class and members.


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