The C++ Type System is Your Friend

The C++ Type System is Your Friend

NDC Conferences via YouTube Direct link

Intro

1 of 29

1 of 29

Intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

The C++ Type System is Your Friend

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

  1. 1 Intro
  2. 2 Why this talk
  3. 3 Three important things
  4. 4 History of programming types
  5. 5 Types in C
  6. 6 Using the Type System
  7. 7 Compilation
  8. 8 Example
  9. 9 Whole Value Pattern
  10. 10 Templates
  11. 11 Header Files
  12. 12 Constructors
  13. 13 Explicit Operations
  14. 14 CRTP
  15. 15 C Runtime Polymorphism
  16. 16 Physical Quantities
  17. 17 Related Flavors
  18. 18 Template Metaprogramming
  19. 19 Operator Traits
  20. 20 Fixed Length String
  21. 21 Policy Decisions
  22. 22 Context Per
  23. 23 Runtime Check
  24. 24 Implicit vs Explicit
  25. 25 Compilation vs Templates
  26. 26 First attempt
  27. 27 Error messages without concepts
  28. 28 Error messages with concepts
  29. 29 Summary

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.