Sane and Safe C++ Class Types

Sane and Safe C++ Class Types

CppNow via YouTube Direct link

Introduction

1 of 21

1 of 21

Introduction

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Sane and Safe C++ Class Types

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

  1. 1 Introduction
  2. 2 Typical problems in C
  3. 3 Use after free
  4. 4 Safe and sane
  5. 5 Class types
  6. 6 Special member functions
  7. 7 Regular types
  8. 8 Other types
  9. 9 Builtin types
  10. 10 Default constructible
  11. 11 Empty classes
  12. 12 Examples
  13. 13 Traits
  14. 14 Type Traits
  15. 15 Compute New Types
  16. 16 No Bloat
  17. 17 Empty Base Class Optimization
  18. 18 Unique Pointer Types
  19. 19 Inherited Constructors
  20. 20 Hanging
  21. 21 Safety

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.