This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch] First bits of the algo merge
On Dec 14, 2005, at 6:02 AM, chris jefferson wrote:
Out of interest, do you have an implementation of what you consider to
be a "good" proxy iterator? I'd be interested to see how much of
<algorithm> supports such things (I suspect it will be quite a bit,
but
not all, in particular I think the sorts won't work, but it might
not be
hard to fix).
I'll try to make a test which includes a "generic, not necessarily
good" proxy iterator.
Managed to get rvalue references to make world peace yet? ;)
I'm on it! :-) (thanks for the laugh)
-Howard