This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: libstdc++/21772 part 3
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: libstdc++ at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Fri, 01 Jan 2010 11:23:52 +0100
- Subject: Re: libstdc++/21772 part 3
- References: <20091215214406.2a2f5348@mcgee.artheist.org> <20091217012815.392cbeff@mcgee.artheist.org> <20091231200031.773295ed@redhat.com>
Hi,
> Adds the rest of these tests. Some commentary in bugzilla about results.
>
Ok, thanks. As a follow-up, I have removed, for now at least, the
basic_string (and vstring, which still follows the same specifications)
tests, because we can't instantiate for non-POD (per 21/1).
Paolo.