Literals (week 5)
constexpr (Week 6)
Associative Containers (Week 7)
Templates (week 8)
Templates (week 9)
Template Specialization (week 10)
Move Semantics (week 11)
2 of 4

Further Information

cppreference.com:

Modernes C++:

Cpp North:

  • How to "OO" in C++ (Dynamic and static polymorphism in C++) by Mike Spertus (Nice to know/Intermediate)