Dear Wiki user, You have subscribed to a wiki page or wiki category on "Stdcxx Wiki" for change notification.
The following page has been changed by EricLemings: http://wiki.apache.org/stdcxx/Cpp0x The comment on the change is: Added a couple more C++0x components for the 5.0 release timeframe. ------------------------------------------------------------------------------ * Fixed-size arrays (Section 2.1, Clause [array]) * Unordered associative containers (Section 4, Clause [unord]) * Regular expressions (Chapter 28, Clause [re]) + * Atomic operations (Chapter 29, Clause [atomics]) + * Thread support (Chapter 30, Clause [thread]) - Note, this is not a complete list of C++0x features: these are only the components that fall within the scope of this development plan. + Note, this is not a complete list of C++0x features: these are only the components that fall within the scope of this development plan. Also, the last two components -- atomic operations and multithread support -- are not planned until the 5.0 release timeframe. = Online Resources =
