[patch] : finish adding move symantics to <algorithm>

Paolo Carlini pcarlini@suse.de
Tue May 31 11:54:00 GMT 2005


chris jefferson wrote:

> This patch finishes adding move symantics to <algorithm>, in
> particular to the sort functions and inplace_merge, as they all use
> each other and the same internal functions.
>
> This one is slightly more intrusive than the others, and in particular
> introduces different algorithms for sorting moveable and non-moveable
> types. 

Ok, thanks. Probably in some selected cases we cannot avoid that, as we
briefly discussed.

Will get to the patch itself in a couple of days.

Paolo.



More information about the Gcc-patches mailing list