From commits-return-3703-apmail-stdcxx-commits-archive=stdcxx.apache.org@stdcxx.apache.org Wed Oct 5 14:57:10 2011 Return-Path: X-Original-To: apmail-stdcxx-commits-archive@www.apache.org Delivered-To: apmail-stdcxx-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1DB5393D7 for ; Wed, 5 Oct 2011 14:57:10 +0000 (UTC) Received: (qmail 23930 invoked by uid 500); 5 Oct 2011 14:57:10 -0000 Delivered-To: apmail-stdcxx-commits-archive@stdcxx.apache.org Received: (qmail 23897 invoked by uid 500); 5 Oct 2011 14:57:10 -0000 Mailing-List: contact commits-help@stdcxx.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stdcxx.apache.org Delivered-To: mailing list commits@stdcxx.apache.org Received: (qmail 23890 invoked by uid 99); 5 Oct 2011 14:57:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Oct 2011 14:57:09 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Oct 2011 14:57:05 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 1D248E83; Wed, 5 Oct 2011 14:56:45 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Wed, 05 Oct 2011 14:56:45 -0000 Message-ID: <20111005145645.63203.28708@eos.apache.org> Subject: =?utf-8?q?=5BStdcxx_Wiki=5D_Update_of_=22C++0xCompilerSupport=22_by_Arkad?= =?utf-8?q?iyShapkin?= Auto-Submitted: auto-generated Dear Wiki user, You have subscribed to a wiki page or wiki category on "Stdcxx Wiki" for ch= ange notification. The "C++0xCompilerSupport" page has been changed by ArkadiyShapkin: http://wiki.apache.org/stdcxx/C%2B%2B0xCompilerSupport?action=3Ddiff&rev1= =3D43&rev2=3D44 Comment: New features added. Updated MSVC column The following table lists C++0x features and their support in popular com= pilers. - ||||||||||||||||||||||Status Of C++ 0= x Language Features in Compilers || + ||||||||||||||||||||||Status Of = C++ 0x Language Features in Compilers || - ||C++ 0x FE= ATURE ||PAPER(S) ||HP aCC ||EDG eccp ||[[http://gcc.gnu.org/projects/cxx0x.= html|GCC]] ||[[http://software.intel.com/en-us/articles/c0x-features-suppor= ted-by-intel-c-compiler/|Intel C++]] ||MSVC ||IBM XLC++ ||Sun/ Oracle C++ |= |C++ Builder 2009/10 ||Digital Mars C++ ||[[http://clang.llvm.org/cxx_statu= s.html|Clang]] || + ||C++ = 0x FEATURE ||PAPER(S) ||HP aCC ||EDG eccp ||[[http://gcc.gnu.org/projects/c= xx0x.html|GCC]] ||[[http://software.intel.com/en-us/articles/c0x-features-s= upported-by-intel-c-compiler/|Intel C++]] ||MSVC ||IBM XLC++ ||Sun/ Oracle = C++ ||C++ Builder 2009/10 ||Digital Mars C++ ||[[http://clang.llvm.org/cxx_= status.html|Clang]] || ||`alignas` ||[[http://www.open-std.org/jtc1/= sc22/wg21/docs/papers/2007/n2341.pdf|N2341]] || || ||4.3 || || || || || || = || || ||`alignof` ||[[http://www.open-std.org/jtc1/= sc22/wg21/docs/papers/2007/n2341.pdf|N2341]] || || ||4.3 || || || || ||Yes = || || || ||`auto` ||[[http://www.open-std.org/jtc1/sc2= 2/wg21/docs/papers/2006/n1984.pdf|N1984]] || ||4.1 ||4.4 ||11.0 ||10.0 ||11= .1 || || || ||Yes || @@ -28, +28 @@ ||Right Angle Brackets ||[[http://www.open-st= d.org/jtc1/sc22/wg21/docs/papers/2005/n1757.html|N1757]] || ||4.1 ||4.3 ||1= 1.0 ||8.0 || || || || ||Yes || ||R-Value References ||[[http://www.open-std.= org/jtc1/sc22/wg21/docs/papers/2006/n2118.html|N2118]] || ||4.1 ||4.3 ||11.= 1 ||10.0 || || ||Yes || ||Yes || ||`static_assert` ||[[http://www.open-std.org= /jtc1/sc22/wg21/docs/papers/2004/n1720.html|N1720]] || ||4.1 ||4.3 ||11.0 |= |10.0 ||11.1 || ||Yes || || || - ||Strongly-typed `enum`s ||[[http://www.open-= std.org/jtc1/sc22/wg21/docs/papers/2007/n2347.pdf|N2347]] || || ||4.4 ||12.= 0 ||10.0*** || || ||Yes || || || + ||Strongly-typed `enum`s ||[[http://www.open-= std.org/jtc1/sc22/wg21/docs/papers/2007/n2347.pdf|N2347]] || || ||4.4 ||12.= 0 ||11.0 || || ||Yes || || || ||Template aliases ||[[http://www.open-std.or= g/jtc1/sc22/wg21/docs/papers/2007/n2258.pdf|N2258]] || || ||(p)** ||12.1 ||= || || || || || || ||Thread-Local Storage ||[[http://www.open-st= d.org/jtc1/sc22/wg21/docs/papers/2008/n2659.html|N2659]] || || || ||<
> = ||10.0*** || ||5.9*** || || || || ||Unrestricted Unions ||[[http://www.open-std= .org/jtc1/sc22/wg21/docs/papers/2008/n2544.pdf|N2544]] || || ||4.6 ||<
>= || || || || || || || ||Built-in Type Traits ||[[http://www.open-st= d.org/jtc1/sc22/wg21/docs/papers/2005/n1836.pdf|N1836]] ||6.16 ||4.0 ||4.3 = ||10.0 ||8.0 || || ||Yes || || || ||Variadic Templates ||[[http://www.open-std.= org/jtc1/sc22/wg21/docs/papers/2007/n2242.pdf|N2242]] || ||4.1 ||4.3 ||12.1= || ||11.1 || || || ||Yes || + ||Range-based for-loop ||[[http://www.open-st= d.org/jtc1/sc22/wg21/docs/papers/2009/n2930.html|N2930]] || || || || || || = || || || || || + ||override and final ||[[http://www.open-std.= org/jtc1/sc22/wg21/docs/papers/2011/n3272.htm|N3272]] || || || || ||10.0***= || || || || || || + ||Attributes ||[[http://www.open-std.org/jtc1= /sc22/wg21/docs/papers/2008/n2761.pdf|N2761]] || || || || || || || || || ||= || + ||ref-qualifiers ||[[http://www.open-std.org/= jtc1/sc22/wg21/docs/papers/2007/n2439.htm|N2439]] || || || || || || || || |= | || || + ||Non-static data member initializers ||[[htt= p://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2756.htm|N2756]] || |= | || || || || || || || || || = = =20