http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56191
--- Comment #5 from Antony Polukhin 2013-02-04
07:29:16 UTC ---
*** This bug has been marked as a duplicate of bug 51452 ***
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56191
--- Comment #4 from Antony Polukhin 2013-02-04
07:28:04 UTC ---
Oh, thanks for clarification!
Initially I was confused by the fact that std::is_nothrow_constructible checks
for destructor, but I thought that it is a 'noexcept()' bug. Now
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56191
Antony Polukhin changed:
What|Removed |Added
Resolution|FIXED |DUPLICATE
--- Comment #3 from
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56191
--- Comment #2 from Jonathan Wakely 2013-02-03
21:05:17 UTC ---
N.B. you don't need to CC yourself on bugs, the reporter always gets sent
changes to the bug
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56191
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|