Stephan T. Lavavej - Core C++, 6 of n

Stephan T. Lavavej - Core C++, 6 of n

Update: 2012-11-02
Share

Description

Part 6 is a special episode in which Stephan takes a look at the latest C++11 features that were just added to the Visual C++ compiler:

Variadic templates 
Raw string literals
Explicit conversion operators
Default template arguments for function templates
Delegating constructors
Uniform initialization

This compiler is now available as a Customer Technology Preview release to everyone. If you want to test-drive this new compiler too, download it from here: https://aka.ms/vc-ctp. More details on this release are available on Visual C++ Blog (https://blogs.msdn.com/vcblog/).

Make sure to watch Herb Sutter's C++ keynote at BUILD 2012.

See part 1: Name Lookup
See part 2: Template Argument Deduction
See part 3: Overload Resolution
See part 4: Virtual Functions
See part 5: Explicit and Partial Specialization

Comments 
00:00
00:00
x

0.5x

0.8x

1.0x

1.25x

1.5x

2.0x

3.0x

Sleep Timer

Off

End of Episode

5 Minutes

10 Minutes

15 Minutes

30 Minutes

45 Minutes

60 Minutes

120 Minutes

Stephan T. Lavavej - Core C++, 6 of n

Stephan T. Lavavej - Core C++, 6 of n

Charles, STL