C++0x is now feature complete
Herb Sutter posts to tell us C++0x is now feature complete. There will now be about a year of bugfixing and clarification, but that’s it: all the features are now known, and their interfaces are solid barring any bugs being found. This means compilers can finally start implementing C++0x at full speed without too much worry of surprises.
The Committee Draft is not yet available, but it is about the same as the September 2008 Working Draft.
Related Posts
- C++0x work progressing on November 28, 2007 in C++, C++0x, Coding
- C++1x loses Concepts on July 22, 2009 in C++, C++0x, Coding
- Visual Studio 2008 released, TR1 support coming on November 24, 2007 in C++, Coding
- GCC 4.3, C++0x preview on March 19, 2008 in C++, C++0x, Coding
- Visual C++ 2010 Beta 1 on May 19, 2009 in C++0x, Coding