Completed
our company
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
std::function: A Deep Dive Behind the Curtain - Lecture
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Function signatures
- 3 Function pointer
- 4 Summary
- 5 Why use std function
- 6 Function pointers
- 7 Instance method
- 8 Objectoriented approach
- 9 Objectiveended approach
- 10 devils advocate
- 11 task scheduler
- 12 wrap up
- 13 naive implementation
- 14 call operator
- 15 callable
- 16 recap
- 17 question
- 18 comparison
- 19 empty state
- 20 compare pointer
- 21 member function
- 22 return type
- 23 member pointers
- 24 function signature
- 25 member functions
- 26 target type
- 27 summary and comments
- 28 standard mandates
- 29 other implementations
- 30 benchmarks
- 31 size
- 32 pointer size
- 33 extensions
- 34 call qualifiers
- 35 multiple overloads
- 36 different overloads
- 37 more ideas
- 38 moveonly function
- 39 conclusion
- 40 our company
- 41 user group