This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: C++11 no longer experimental
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Gerald Pfeifer <gerald at pfeifer dot com>
- Cc: Joe Buck <Joe dot Buck at synopsys dot com>, Jason Merrill <jason at redhat dot com>, Nathan Ridge <zeratul976 at hotmail dot com>, gcc at gcc dot gnu dot org
- Date: Sun, 30 Oct 2011 13:48:20 +0000
- Subject: Re: C++11 no longer experimental
- References: <BLU162-W198148B0149AEE08F2A31D960D0@phx.gbl> <CAH6eHdRyQvh2eibPy+W8DELJu0_8ndqJbJYZ9Zd1KVGs=vpe2A@mail.gmail.com> <CAH6eHdQ2eXmCZ5P7t189OiWiFCzWbtRRM3DtCc9RrpnuNBZ-Yw@mail.gmail.com> <20110921182543.GA31859@synopsys.com> <alpine.LNX.2.00.1110301411500.3250@gerinyyl.fvgr>
On 30 October 2011 13:14, Gerald Pfeifer wrote:
> @@ -9,11 +9,11 @@
> ?</head>
>
> ?<body>
> - ?<h1>C++0x Support in GCC</h1>
> + ?<h1>C++0x/C++11 Support in GCC</h1>
>
> - ?<p>C++0x is the working name of the next ISO C++ standard, due by
> - ?the end of this decade, which introduces a host of new features into
> - ?the standard C++ language and library. This project seeks to
> + ?<p>C++0x was the working name of a new ISO C++ standard, which then
> + ?was released in 2011 as C++11 and introduces a host of new features
> + ?into the standard C++ language and library. This project seeks to
> ? implement new C++0x features in GCC and to make it one of the first
> ? compilers to bring C++0x to C++ programmers.</p>
Just a small point of style: I think "which was then released" reads
a bit more naturally than "which then was released"