Brilliant talk from Michael Caisse from C++ Now 2012.
Introduction to Modern C++ Techniques
by Michael Caisse
Topics include:
- Policy Based Design
- SFINAE
- Tag Dispatching
- Traits
- Curious Recurring Template Pattern
This is a two part video series. Links:
- Part 1: http://www.youtube.com/watch?v=9TFV2JxX7L0
- Part 2: http://www.youtube.com/watch?v=urshrBatNo4
Enjoy!
Add a Comment
Comments are closed.