Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
When Should You Give Two Things the Same Name
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Luces Substitution Principle
- 3 fences have reason
- 4 Robert Frost
- 5 C
- 6 When to give two things the same name
- 7 Overloading should have a reason
- 8 Overloading enables static polymorphism
- 9 A real example
- 10 Swap
- 11 Counter Example
- 12 Awkward Fence
- 13 Question Break
- 14 Is this an argument against auto
- 15 Is this a hole in my argument
- 16 Example constructors
- 17 C Plus loves constructors
- 18 Temporary Ts
- 19 Statically Polymorphic
- 20 How Parameter
- 21 lambda introducer
- 22 p1170