C++ Video: C++ 11 in 20 Minutes

20 minutes video that helps you get started with the latest C++ 11 standard.

Part I:
http://www.youtube.com/watch?v=U6mgsPqV32A&list=PLE28375D4AC946CC3&index=11&feature=plpp_video

Part II:
http://www.youtube.com/watch?v=Lt0ASrloGSE&list=PLE28375D4AC946CC3&index=12&feature=plpp_video

Table of Contents:

Initializer List
Uniform Initialization
Auto Type
foreach
nullptr
enum class
static assert
delegating constructor
constexpr
New string literals
Keyword final
Keyword delete
Keyword default (for default constructor)
Keyword override
Lambda Function
Topic archived. No new replies allowed.