Return-Path: Delivered-To: apmail-stdcxx-commits-archive@www.apache.org Received: (qmail 17396 invoked from network); 12 Jul 2009 13:59:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Jul 2009 13:59:32 -0000 Received: (qmail 9740 invoked by uid 500); 12 Jul 2009 13:59:41 -0000 Delivered-To: apmail-stdcxx-commits-archive@stdcxx.apache.org Received: (qmail 9711 invoked by uid 500); 12 Jul 2009 13:59:41 -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 9701 invoked by uid 99); 12 Jul 2009 13:59:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Jul 2009 13:59:41 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Jul 2009 13:59:29 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 51181118A9 for ; Sun, 12 Jul 2009 13:59:08 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: commits@stdcxx.apache.org Date: Sun, 12 Jul 2009 13:59:08 -0000 Message-ID: <20090712135908.16084.12879@eos.apache.org> Subject: [Stdcxx Wiki] Update of "C++0xCompilerSupport" by mas912 X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Stdcxx Wiki" for change notification. The following page has been changed by mas912: http://wiki.apache.org/stdcxx/C++0xCompilerSupport ------------------------------------------------------------------------------ || C++ 0x FEATURE || PAPER(S) || HP aCC || EDG eccp || gcc || Intel C++ || MSVC || IBM XLC++ || Sun C++ || C++ Builder 2009 || ||<(> `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/sc22/wg21/docs/papers/2006/n1978.pdf N1978] || || || 4.4 || 11.0 || 10.0 || || || || + ||<(> `auto` || [http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1984.pdf N1984] || || || 4.4 || 11.0 || 10.0 || || || || ||<(> C99 preprocessor || [http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1653.htm N1653] || || || 4.3 || || || || || || ||<(> Concepts || [http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2617.pdf 2617] || || || ConceptGcc || || || || || || ||<(> `constexpr` || [http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2235.pdf N2235] || || || || || || || || ||