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]

[v3] Use noexcept in container' move constructors, etc


Hi

tested x86_64-linux, committed to mainline. Note: special case std::deque. I don't think we can really manage to have its move-constructor noexcept withing the current ABI... I'll look into it a bit more.

Thanks,
Paolo.

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

Attachment: CL_noexcept_move_cons
Description: Text document

Attachment: patch_noexcept_move_cons
Description: Text document


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