From: Benjamin Kramer
Language Feature | -C++0x Proposal | -Available in Clang? | +Language Feature | +C++0x Proposal | +Available in Clang? |
---|---|---|---|---|---|
Rvalue references | @@ -53,7 +54,7 @@ with clang; other versions have not been tested.|||||
Rvalue references for *this |
N2439 | -Clang 2.9 |
+ Clang 2.9 | ||
Initialization of class objects by rvalues | @@ -63,7 +64,7 @@ with clang; other versions have not been tested.|||||
Non-static data member initializers | N2756 | -Clang 3.0 | +Clang 3.0 | ||
Variadic templates | @@ -177,7 +178,7 @@ with clang; other versions have not been tested.|||||
Delegating constructors | N1986 | -Clang 3.0 |
+ Clang 3.0 | ||
Inheriting constructors | @@ -262,8 +263,8 @@ with clang; other versions have not been tested.|||||
Explicit virtual overrides | N2928
- N3206 - N3272 |
+ Clang 3.0 | |||
Concurrency | +Concurrency | ||||
Sequence points | @@ -343,7 +344,7 @@ with clang; other versions have not been tested.|||||
C99 Features in C++0x | +C99 Features in C++0x | ||||
__func__ predefined identifier |
@@ -366,7 +367,6 @@ with clang; other versions have not been tested.
No |