PowerBI Data Analyst - Create visualizations and dashboards from scratch
Learn Generative AI, Prompt Engineering, and LLMs for Free
Overview
Build a Learning Habit
Download Class Central's free printable study calendar
Download for Free
Explore advanced techniques for designing expressive template classes using C++20 features in this CppNow conference talk. Delve into opaque types and type erasure to reduce template parameter bloat, and learn how generic non-type template parameters (NTTPs) can create powerful embedded domain-specific languages. Discover how these approaches can be applied to solve long-standing challenges in generic multidimensional arrays. Gain insights into leveraging C++20 metaprogramming techniques to extend the capabilities of mdspan and discuss the potential impact of making C++ kind-generic for generative programming. Presented by Joel Falcou and Vincent Reverdy, experts in generative programming and high-performance computing.
Syllabus
Taking Template Classes Further with Opaque Types & Generic NTTPs - Joel Falcou & Vincent Reverdy
Taught by
CppNow