Back to Basics: RAII in C++ - Lecture

Back to Basics: RAII in C++ - Lecture

CppCon via YouTube Direct link

Agenda

2 of 19

2 of 19

Agenda

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Back to Basics: RAII in C++ - Lecture

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction
  2. 2 Agenda
  3. 3 Resource
  4. 4 Memory
  5. 5 Common Problems
  6. 6 Lock Mutex
  7. 7 Object Lifetimes
  8. 8 Lock Guard
  9. 9 Shared Pointer
  10. 10 Standed Unique Lock
  11. 11 Standed Thread
  12. 12 Resource loops
  13. 13 Unique pointer
  14. 14 Fopen and Fclose
  15. 15 Shared pointers
  16. 16 Default acquisition
  17. 17 Object copyable
  18. 18 Core guidelines
  19. 19 Questions

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.