This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Mention TR1 in the 4.1 changes page.
- From: Paolo Carlini <pcarlini at suse dot de>
- To: Ed Smith-Rowland <3dw4rd at verizon dot net>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Mon, 13 Feb 2006 14:23:46 +0100
- Subject: Re: Mention TR1 in the 4.1 changes page.
- References: <43F0865E.50802@verizon.net>
Hi Ed,
> Here is a short patch that I thought could go into the main wwwdocs
> before 4.1 goes out.
>
> It mentions the TR1 additions shared_ptr/weak_ptr array, tuple,
> unordered_xxx as being ready.
>
> Anything else I should mention? Have I overstated anything?
Two points: the first one is that in fact we already mentioned the
availability of TR1 facilities as part of the 4.0 changes and I think we
should take that into account: probably, only mention bug fixes, a
little bit more, but not much, not sure about the details.
The second one, is that we should deliver a consistent full paragraph of
v3 changes, mentioning at least ext/vstring too. I'm working on that,
and would be happy to integrate TR1 bits from you (see above).
Thanks,
Paolo.