This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [patch] Simplifying <algorithm>: Part 2
- 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, 30 Jan 2005 12:11:11 +0100
- Subject: Re: [patch] Simplifying <algorithm>: Part 2
- References: <41FBFC75.8020801@cs.york.ac.uk> <41FCBEF9.7060701@cs.york.ac.uk>
... another observation: we are missing a couple of stl_algobase.h bits
(min, max)
right?
Paolo.