Using Concepts - C++ Design in a Concept World - Part 1 of 2

Using Concepts - C++ Design in a Concept World - Part 1 of 2

CppNow via YouTube Direct link

About me

3 of 30

3 of 30

About me

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Using Concepts - C++ Design in a Concept World - Part 1 of 2

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

  1. 1 Introduction
  2. 2 Motivation
  3. 3 About me
  4. 4 Goals
  5. 5 Good vs Bad Concepts
  6. 6 Templates
  7. 7 History
  8. 8 Concept Definition
  9. 9 Types vs Concepts
  10. 10 Concept Code
  11. 11 Notable Concepts
  12. 12 Using Concepts
  13. 13 First Question
  14. 14 Basics
  15. 15 Limitations
  16. 16 Printable Concept
  17. 17 Valid Code
  18. 18 Error Message
  19. 19 Compile
  20. 20 Overload Resolution
  21. 21 PrintLine
  22. 22 Traditional Solution
  23. 23 New Concept
  24. 24 How will I use this
  25. 25 Print
  26. 26 Printable overload
  27. 27 Output stream
  28. 28 Concept error message
  29. 29 Static if const
  30. 30 Cons

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.