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] 25_algo merge/flatten from libstdcxx_so_7


... one note however: if I add an appropriate std::move_iterator, the current configure test for rvalref will succeed and, in turn, the testcases counting the number of copies saved by moves will fail because the actual algorithms and containers have not been implemented. Therefore, incrementally, I plan to xfail those just-added tests actually counting copies. If people can figure out better incremental plans, I'm all ears...

Paolo.


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