Windows 7 C9 Lectures: Stephan T Lavavej - Advanced STL, 4 of n

News

Extraordinary Robot
Robot
Many thousands of you have watched Stephan T. Lavavej's great introductory series on the STL on Channel 9. If you haven't, then you should. There are two STLs: the Standard Template Library and Stephan T. Lavavej
emotion-1.gif



Advanced STL covers the gory details of the STL's implementation -> you will therefore need to be versed in the basics of STL, competent in C++ (of course), and be able to pay attention! Stephan is a great teacher and we are so happy to have him on Channel 9—the only place you'll find this level of technical detail regarding the internals of the STL. There are no books. There are no websites. This is Stephan taking us into what is uncharted territory for most, even those with a more advanced STL skill set.

In this 4th part of the n-part series, STL digs into rvalue references, perfect forwarding and associative containers (set, map, etc).


See Part 1 -> shared_ptr and friends

See Part 2 -> Algorithm optimization
See Part 3 -> STL's comprehensive correctness checks


njs.gif


More...
 
Back
Top