Two advanced talks by Stephan T. Lavavej (aka STL) are now available, the second being posted today:
Core C++, 7 of N
In Part 7, STL teaches us about Usual Arithmetic Conversions, Template Metaprogramming (TMP), and shares some of the Visual C++ STL internal implementation (some of it not yet released). Many of you have asked for some treatment of TMP and STL delivers!
Core C++, 8 of N
In part 8, STL digs into the do-while loop, casts, one definition rule (ODR), and his variadic template array sorter. There is a lot of information in this episode, so get comfortable, tune in, and learn.
Add a Comment
Comments are closed.