This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [patch] : Continue simplifying <algorithm>
- From: Paolo Carlini <pcarlini at suse dot de>
- To: Chris Jefferson <caj at cs dot york dot ac dot uk>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Sun, 27 Feb 2005 01:53:31 +0100
- Subject: Re: [patch] : Continue simplifying <algorithm>
- References: <422118CA.2020006@cs.york.ac.uk>
Chris Jefferson wrote:
OK, here is another patch for algorithm. This one is correct, honest
(I really hope!)
I still haven't added min/max and make_heap / sort_heap patches, as
they already exist.
Great! ;) Tomorrow, I'll have a quick look and then commit it.
Thanks!
Paolo.