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=79&rev2=80 Comment: the gcc cxx0x-support page gives N2927 as its reference for gcc 4.5 lambda support ("New wording for C++0x lambdas") 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++]] ||[[http://blogs.msdn.com/b/vcblog/archive/2011/09/12/10209291.aspx|MSVC]] ||[[http://www.ibm.com/software/awdtools/xlcpp/aix/features/?S_CMP=rnav|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++]] ||[[http://blogs.msdn.com/b/vcblog/archive/2011/09/12/10209291.aspx|MSVC]] ||[[http://www.ibm.com/software/awdtools/xlcpp/aix/features/?S_CMP=rnav|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]] || || || || || || || || || || || ||<style="text-align:left;">`alignof` ||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2341.pdf|N2341]] || || ||4.5 || || || || ||Yes || ||2.9 || ||<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 (V1.0) || || || ||Yes || @@ -17, +17 @@ ||<style="text-align:left;">`extern template` ||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1987.htm|N1987]] ||3, 5, 6 || ||3.3 ||9 ||6.0 ||V1R11,11.1 || ||Yes || ||Yes || ||<style="text-align:left;">Inheriting Constructors ||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2540.htm|N2540]] || || || ||<<BR>> || || || || || || || ||<style="text-align:left;">Initializer Lists ||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2672.htm|N2672]] || || ||4.4 ||<<BR>> || || || || || || || - ||<style="text-align:left;">Lambda expressions and closures ||v0.9: [[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2550.pdf|N2550]], v1.0: [[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2658.pdf|N2658]], v1.1: [[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2009/n2927.pdf|N2927]] || ||4.1(v0.9) ||4.5(v0.9) ||11.0(v0.9)<<BR>>12.0(v1.0) ||10.0(v1.0), 11.0(v1.1) || || || || || || + ||<style="text-align:left;">Lambda expressions and closures ||v0.9: [[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2550.pdf|N2550]], v1.0: [[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2658.pdf|N2658]], v1.1: [[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2009/n2927.pdf|N2927]] || ||4.1(v0.9) ||4.5(v1.1) ||11.0(v0.9)<<BR>>12.0(v1.0) ||10.0(v1.0), 11.0(v1.1) || || || || || || ||<style="text-align:left;">Local and Unnamed Types as Template Arguments ||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2657.htm|N2657]] || || ||4.5 ||12.0 ||10.0 || || || || ||2.9 || ||<style="text-align:left;">`long long` ||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1811.pdf|N1811]] ||Yes ||Yes ||Yes ||Yes ||Yes ||Yes ||Yes ||Yes ||Yes ||Yes || ||<style="text-align:left;">Namespace Association ||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2535.html|N2535]] || || ||4.4 ||<<BR>> || ||11.1 || || || ||2.9 ||
