C++ Insights Episode 65: C++26: Pack expansions for parameter packs
I published a new C++ insights episode: C++26: Pack expansions for parameter packs.
In this episode, you'll learn about the new ways you have in C++26 using parameter packs.
Source code: https://cppinsights.io/s/a92bbe57 https://cppinsights.io/s/c6d94ea3
Andreas