Macro for C++14 support

Gabriel Dos Reis gdr@integrable-solutions.net
Tue Apr 23 14:13:00 GMT 2013


On Tue, Apr 23, 2013 at 9:01 AM, Piotr Wyderski
<piotr.wyderski@gmail.com> wrote:
> Gabriel Dos Reis wrote:
>
>> C++03 was essentially bug fixes to C++98 so we did not make the
>> distinction.
>> C++14 is more than bug fixes to C++11, it contains many new extensions.
>> So I am unsure the situations are similar.
>
> Where can I find more about the upcoming standard? Google seems to be
> confused by a popular isotope of carbon... :-/
>
> Best regards, Piotr

Until WG21 releases the post-Bristol mailing, you can check

http://isocpp.org/blog/2013/04/trip-report-iso-c-spring-2013-meeting

In general, http://www.isocpp.org/ is the "official" website of WG21;
you can find more information there about C++ and more.

-- Gaby



More information about the Gcc mailing list