This is the mail archive of the gcc-patches@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]

[v3] Declare std::hash specializations noexcept


Hi,

this makes sure the various hash specializations are declared noexcept. Francois, please let me know if you are seeing something wrong / missing as part of your work...

Tested x86_64-linux, committed.

Thanks,
Paolo.

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

Attachment: CL_noexcept_hash
Description: Text document

Attachment: patch_noexcept_hash
Description: Text document


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