Introducing C++0x
Bjarne Stroustrup

http://cee-secr.org/lang/en-en/keynotes/bjarne/

About keynote
We have a draft for a revised ISO C++ standard, C++0x. I present the background for C++, its aims, and a brief overview.
My focus is on the guiding design principles illustrated by tiny code examples using C++0x facilities such as automatic type deduction, general and uniform initialization, generalized constant expressions, the range for loop, move semantics, and resource management pointers). Most, possibly all, new facilities mentioned are already available in currently shipping compilers.
Duration: 40 minutes