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


On 04/13/2012 09:18 AM, FranÃois Dumont wrote:
Yes this patch is just fine too. I knew the usage of a static bool constant won't be appreciated and indeed I find your version cleaner. And yes, other kind of empty ranges are fine.

Do you apply it ? If so you should perhaps add my modification of the splice_after.cc test case unless you have plan to add this kind of use case in some code to come.
Thanks Francois. Thus I'm committing mainline and branch the below.

Paolo.

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

Attachment: CL
Description: Text document

Attachment: patch
Description: Text document


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