This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: [v3] Add std::is_nothrow_destructible, implement LWG 2049


On 04/23/2012 11:36 PM, Paolo Carlini wrote:
Hi,

this work from Daniel implements the missing std::is_nothrow_destructible trait and implements LWG 2049. Tested x86_64-linux, committed to mainline.
Oops. These improvements leads to tidier diagnostics for noexcept15.C and I have to adjust it a bit to avoid a spurious regression in the C++ testsuite.

Thanks,
Paolo.

//////////////////////////

Attachment: CL
Description: Text document

Attachment: patchlet
Description: Text document


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