[cfe-dev] New C++0x feature support in Clang

Johannes Schaub (litb) schaub.johannes at googlemail.com
Tue Feb 22 17:11:55 PST 2011


Douglas Gregor wrote:

> Clang has recently gotten much-improved support for the upcoming C++0x
> standard. In particular, top-of-tree Clang now supports a number of C++0x
> features:
> 
> - Rvalue references (including rvalue references for *this)
> - Variadic templates
> - Inline namespaces
> - Late-specified return types
> - Decltype
> 

I noticed we haven't yet made the "late specified return type" cells in the 
c++0x status page green.




More information about the cfe-dev mailing list