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 missing forward_list<>::splice_after and merge overloads fix splice_after taking a range


... this is what I finally committed to mainline and should go into the branch too. Note that there are (pre-existing) margins of improvement for the insert_after: in principle no reason to touch the memory two times. But those would be definitely mainline only improvements.

Thanks,
Paolo.

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

Attachment: CL_nico_4
Description: Text document

Attachment: patch_nico_4
Description: Text document


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