Just Posted: Stephan T. Lavavej’s Advanced STL, 4 of n

Visual CPP Team

The 4th part digs into rvalue references, perfect forwarding and associative containers.The 4th part of this series digs into rvalue references, perfect forwarding and associative containers.

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.

[Watch Part 4 in Channel 9]

 

See the previous chapters on this Advanced STL series:

Part 1 -> shared_ptr and friends
Part 2 -> Algorithm optimization
Part 3 -> STL’s comprehensive correctness checks

 

New to STL? Watch the STL Introductory Series.

0 comments

Discussion is closed.

Feedback usabilla icon