http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56191
--- Comment #4 from Antony Polukhin <antoshkka at gmail dot com> 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 I see that this issue is a duplicate for #51452. (In reply to comment #2) > N.B. you don't need to CC yourself on bugs, the reporter always gets sent > changes to the bug Thanks, next time I won't be so paranoid about mail notifications!