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 Devid:
http://wiki.apache.org/stdcxx/C%2B%2B0xCompilerSupport?action=diff&rev1=116&rev2=117

Comment:
missing Concurrency info.

  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="2349px" 
tablestyle="text-align: center;"style="text-align:center">Status Of C++ 0x 
Language Features in Compilers ||
  ||<rowbgcolor="#b0e0e6" 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++]] 
||[[http://blogs.msdn.com/b/vcblog/archive/2011/09/12/10209291.aspx|MSVC]] 
||[[https://www.ibm.com/developerworks/mydeveloperworks/blogs/5894415f-be62-4bc0-81c5-3956e82276f3/entry/xlc_compiler_s_c_11_support50?lang=en|IBM
 XLC++]] ||Sun/ Oracle C++ 
||[[http://docwiki.embarcadero.com/RADStudio/XE3/en/C++11_Features_(BCC64)|Embarcadero
 C++ Builder]] ||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.8 || || || || || || ||3.0 ||
  ||<style="text-align:left">`alignof` 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2341.pdf|N2341]] 
|| || ||4.5 || || || || ||Yes || ||2.9 ||
@@ -43, +43 @@

  ||<style="text-align:left">Attributes 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2761.pdf|N2761]] 
|| || ||4.8 ||12.1 || || || || || || ||
  ||<style="text-align:left">ref-qualifiers 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2439.htm|N2439]] 
|| || ||4.8.1 || || || || || || ||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 ||
+ ||<style="text-align:left">Thread-local 
storage||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2659.htm|N2659]]||
 || ||4.8||11.1 ('''Partial''')||10.0 ('''Partial''')|| || || || || ||
+ ||<style="text-align:left">Dynamic initialization and destruction with 
concurrency (Magic statics) 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2660.htm|N2660]]|| 
|| ||4.3||?|| || || || || ||2.9||
  
  
  

Reply via email to