This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] Assign(__str, __pos, __n) (take3) + Assign(__s, __n)
- From: Paolo Carlini <pcarlini at unitus dot it>
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Sat, 15 Dec 2001 20:26:09 +0100
- Subject: Re: [PATCH] Assign(__str, __pos, __n) (take3) + Assign(__s, __n)
- References: <Pine.SOL.3.91.1011215111410.16130A-100000@taarna.cygnus.com>
Benjamin Kosnik wrote:
> Yo dudes, this looks good! Thanks. If possible, can you check in today
> with this?
Thanks Benjamin. In fact, also as regards basic_string performance we are making
good progress.
In the next couple of hours I will check that there are no conflicts with
current mainline (I think there are'nt), make check again and commit.
Cheers,
Paolo.