Definition-Checked Generics, Part 1 - The Why and How

Definition-Checked Generics, Part 1 - The Why and How

CppNow via YouTube Direct link

Introduction

1 of 28

1 of 28

Introduction

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Definition-Checked Generics, Part 1 - The Why and How

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

  1. 1 Introduction
  2. 2 DefinitionChecked Generics
  3. 3 DefinitionChecking in C
  4. 4 Why is it important
  5. 5 C error messages
  6. 6 Is static typing useful
  7. 7 Shifting left
  8. 8 Type Erasure
  9. 9 Checked Generics in Practice
  10. 10 C Templates Concepts
  11. 11 Generic Functions
  12. 12 Constraints
  13. 13 Interface Parameters
  14. 14 Type Parameters
  15. 15 Implementation Parameters
  16. 16 Checked Generics in Other Languages
  17. 17 C
  18. 18 Swift
  19. 19 Protocols
  20. 20 Generic Function
  21. 21 Generic Variatics
  22. 22 Rust Traits
  23. 23 Rust Advanced Features
  24. 24 Rust Periodics
  25. 25 Interfaces
  26. 26 Checked vs Template
  27. 27 Chandler Carruth
  28. 28 Examples

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.