Embracing Trailing Return Types and Auto Return in Modern C++ - CppCon 2022

Embracing Trailing Return Types and Auto Return in Modern C++ - CppCon 2022

CppCon via YouTube Direct link

Conversion operator

7 of 20

7 of 20

Conversion operator

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Embracing Trailing Return Types and Auto Return in Modern C++ - CppCon 2022

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

  1. 1 Introduction
  2. 2 Trailing Return Types
  3. 3 Decotype
  4. 4 Use Cases
  5. 5 Auto Return
  6. 6 Template parameter type deduction
  7. 7 Conversion operator
  8. 8 Syntax limitations
  9. 9 Decotype Auto
  10. 10 Decorating Auto
  11. 11 Half Interval
  12. 12 Mutex Lock
  13. 13 Pitfalls
  14. 14 Documentation
  15. 15 Mitigation Strategy
  16. 16 recursive factorial
  17. 17 two different templates
  18. 18 you get the fallback
  19. 19 use it with caution
  20. 20 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.