What Can Compiler Benchmarks Reveal About Metaprogramming Implementation Strategies - CppCon 2022

What Can Compiler Benchmarks Reveal About Metaprogramming Implementation Strategies - CppCon 2022

CppCon via YouTube Direct link

Performance Comparison

20 of 24

20 of 24

Performance Comparison

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

What Can Compiler Benchmarks Reveal About Metaprogramming Implementation Strategies - CppCon 2022

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

  1. 1 Introduction
  2. 2 The Question
  3. 3 Context
  4. 4 Metaprogramming
  5. 5 Requirements
  6. 6 Challenges
  7. 7 Strategy
  8. 8 Type sequence
  9. 9 Type Trees
  10. 10 args
  11. 11 How to implement
  12. 12 How to access them
  13. 13 Packs
  14. 14 Array Structure
  15. 15 Meta Functions
  16. 16 Compute Parmentation
  17. 17 Compute Example
  18. 18 Reference Timing
  19. 19 Tuples
  20. 20 Performance Comparison
  21. 21 TypeBased vs FunctionBased
  22. 22 Memory Consumption
  23. 23 Conclusion
  24. 24 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.