Episode

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

In part 4, Stephan teaches us about Virtual Functions. In parts 1-3, we learned about compile-time constructs. Now, we enter the realm of runtime. STL spends some time discussing inheritance and a bit about access control.

Tune in. Learn.

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