This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Remove invalid check in find_first_of
- From: Paolo Carlini <pcarlini at suse dot de>
- To: Paolo Carlini <pcarlini at suse dot de>
- Cc: Chris Jefferson <caj at cs dot york dot ac dot uk>, libstdc++ at gcc dot gnu dot org
- Date: Fri, 29 Oct 2004 17:10:47 +0200
- Subject: Re: Remove invalid check in find_first_of
- References: <41816C69.9080808@cs.york.ac.uk> <41816F47.4060802@suse.de>
Paolo Carlini wrote:
Seriously, now I'm sleepy: will review the patch tomorrow, if nobody
beats me, indeed.
Ok, the patch looks definitely correct, I'm going to apply it. Thanks!
A recurring theme in this area is bringing over the latest concept_check
code in Boost: what do you think? Certainly, there are also non-trivial
infrastructural changes, not only bug fixes, but IMO we should seriously
consider that option...
Paolo.