Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Stdcxx Wiki" for change 
notification.

The "C++0xCompilerSupport" page has been changed by Miles Bader:
http://wiki.apache.org/stdcxx/C%2B%2B0xCompilerSupport?action=diff&rev1=56&rev2=57

Comment:
Update gcc (auto is v1.0)

  The following table lists C++0x features and their support in popular 
compilers.
- ||||||||||||||||||||||<tablewidth="1201px" tableheight="925px" 
tablestyle="text-align:center;             "style="text-align:center;">Status 
Of C++ 0x Language Features in Compilers ||
+ ||||||||||||||||||||||<tablewidth="1201px" tableheight="925px" 
tablestyle="text-align:center;              "style="text-align:center;">Status 
Of C++ 0x Language Features in Compilers ||
- ||<rowbgcolor="powderblue" rowstyle="font-weight:bold;           ">C++ 0x 
FEATURE ||<12%>PAPER(S) ||HP aCC ||EDG eccp 
||[[http://gcc.gnu.org/projects/cxx0x.html|GCC]] 
||[[http://software.intel.com/en-us/articles/c0x-features-supported-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]] ||
+ ||<rowbgcolor="powderblue" rowstyle="font-weight:bold;            ">C++ 0x 
FEATURE ||<12%>PAPER(S) ||HP aCC ||EDG eccp 
||[[http://gcc.gnu.org/projects/cxx0x.html|GCC]] 
||[[http://software.intel.com/en-us/articles/c0x-features-supported-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]] ||
  ||<style="text-align:left;">`alignas` 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2341.pdf|N2341]] 
|| || ||4.3 || || || || || || || ||
  ||<style="text-align:left;">`alignof` 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2341.pdf|N2341]] 
|| || ||4.3 || || || || ||Yes || || ||
- ||<style="text-align:left;">`auto` ||v0.9: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1984.pdf|N1984]], 
v1.0: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2546.htm|N2546]] || 
||4.1(v0.9) ||4.4(v0.9) ||11.0(v0.9) ||10.0(v0.9) ||11.1(v0.9) || || || ||Yes ||
+ ||<style="text-align:left;">`auto` ||v0.9: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1984.pdf|N1984]], 
v1.0: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2546.htm|N2546]] || 
||4.1(v0.9) ||4.4(v1.0) ||11.0(v0.9) ||10.0(v0.9) ||11.1(v0.9) || || || ||Yes ||
  ||<style="text-align:left;">C99 preprocessor 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1653.htm|N1653]] 
|| || ||4.3 || || ||10.1 ||5.9 || ||Yes ||Yes ||
  ||<rowbgcolor="lightgray"style="text-align:left;">''Concepts ^[removed]^'' 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2617.pdf|N2617]] 
|| || ||ConceptGcc ||<<BR>> || || || || || || ||
  ||<style="text-align:left;">`constexpr` 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2235.pdf|N2235]] 
|| || ||4.5 ||<<BR>> || || || || || || ||
@@ -37, +37 @@

  ||<style="text-align:left;">Range-based for-loop 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2009/n2930.html|N2930]] 
|| || ||4.7 || || || || || || ||3.0 ||
  ||<style="text-align:left;">override and final ||v0.8: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2009/n2928.htm|N2928]], 
v0.9: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3206.htm|N3206]], 
v1.0: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2011/n3272.htm|N3272]] || 
|| ||4.7 ||12.0(v0.8)*** ||10.0(v0.8)*** || || || || ||2.9 ||
  ||<style="text-align:left;">Attributes 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2761.pdf|N2761]] 
|| || || ||12.1*** || || || || || || ||
- ||<style="text-align:left;">ref-qualifiers 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2439.htm|N2439]] 
|| || || || || || || || || ||2.9||
+ ||<style="text-align:left;">ref-qualifiers 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2439.htm|N2439]] 
|| || || || || || || || || ||2.9 ||
  ||<style="text-align:left;">Non-static data member initializers 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2756.htm|N2756]] 
|| || ||4.7 || || || || || || ||3.0 ||
  
  

Reply via email to