C++0x!
If you haven’t yet looked into C++0x, then you really should. While many of the features aren’t of course yet provided by compilers, various vendors seem to have started adding some – I know for a fact that Visual Studio has a fair few. If you want to read about the new standard, Bjarne Stroustrup’s FAQ isn’t a bad starting point.
http://www2.research.att.com/~bs/C++0xFAQ.html
Related articles
- The C++0x auto keyword (sfmlcoder.wordpress.com)
- ISO C++ Committee Approves C++0x Final Draft (developers.slashdot.org)
Categories: C++, C++0x, News, Tips & Tricks
Bjarne Stroustrup, C++, C++0x, FAQ, GNU Compiler Collection, Microsoft Visual Studio, Programming, Visual Studio
