std::function: A Deep Dive Behind the Curtain - Lecture

std::function: A Deep Dive Behind the Curtain - Lecture

Meeting Cpp via YouTube Direct link

extensions

33 of 41

33 of 41

extensions

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. 1 Introduction
  2. 2 Function signatures
  3. 3 Function pointer
  4. 4 Summary
  5. 5 Why use std function
  6. 6 Function pointers
  7. 7 Instance method
  8. 8 Objectoriented approach
  9. 9 Objectiveended approach
  10. 10 devils advocate
  11. 11 task scheduler
  12. 12 wrap up
  13. 13 naive implementation
  14. 14 call operator
  15. 15 callable
  16. 16 recap
  17. 17 question
  18. 18 comparison
  19. 19 empty state
  20. 20 compare pointer
  21. 21 member function
  22. 22 return type
  23. 23 member pointers
  24. 24 function signature
  25. 25 member functions
  26. 26 target type
  27. 27 summary and comments
  28. 28 standard mandates
  29. 29 other implementations
  30. 30 benchmarks
  31. 31 size
  32. 32 pointer size
  33. 33 extensions
  34. 34 call qualifiers
  35. 35 multiple overloads
  36. 36 different overloads
  37. 37 more ideas
  38. 38 moveonly function
  39. 39 conclusion
  40. 40 our company
  41. 41 user group

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.