Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Byte-Sized-Chunks: C++ Templates and the STL
Buzzing Like Bees:Templates!
You, This Course, and Us!
Templates as a form of generic programming
Example 63: A simple template function
Example 64: Overriding a default template instantiation
Example 65: A templated smart pointer class
Example 66: Template Specialisation (partial or total)
STL - The Standard Template Library
Introducing the Standard Template Library
Example 67: The STL vector
Example 68: Iterators
Example 69: map, an associative container
Example 70: STL algorithms
C++ Casts
C++ casts are way cooler than C casts
Example 71: const_cast
Example 72: dynamic_cast, and RTTI
Example 73: static_cast, and the explicit keyword
Example 68: Iterators
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock