This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: C++0x add-on library for GCC 4.3
- From: "Chris Fairles" <chris dot fairles at gmail dot com>
- To: "Pedro Lamarão" <pedro dot lamarao at mndfck dot org>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Sat, 18 Oct 2008 10:25:34 -0400
- Subject: Re: C++0x add-on library for GCC 4.3
- References: <48F9EE2B.3040400@mndfck.org>
> As much as fun as it was to write this, I hope to move soon to 4.4, as
> it seems to be very advanced in features!
Hi Pedro. First of all, thank you for sharing. You should check out a
copy of gcc mainline (4.4.0) from svn as it already contains
implementations for many c++0x standard library features. Please feel
free to comment with improvements/suggestions/questions.
Cheers,
Chris