C++ Insights - Variadic Templates--Rainer Grimm
Did you know?
C++ Insights - Variadic Templates
by Rainer Grimm
From the article:
Variadic templates are a C++ feature which looks quite magic the first time you see it. Thanks to C++ Insights, most of the magic disappears...