Software Engineering Radio Talks to Scott Meyers about C++0x
Scott Meyers is one of the world's foremost experts on C++ software development. He offers training and consulting services to clients around the world and has written many books on the language. Software Engineering Radio talks to Scott about the release of C++0x in 2011.This episode is a conversation with Scott Meyers about the upcoming C++0x standard. SER discusses with Scott the reasons for creating this new standard and then they cover the most important new features:
- support for concurrency
- implicitly-typed variables
- lambda functions
- uniform initialization syntax.
Interesting Links: C++0x Support in GCC Scott's Blog

