Tactical use of variadic templates in C++
Implementing efficient string formatting with variadic templates in C++
Exploring the use of variadic templates in code generators for C++
Using variadic templates to write type-safe event systems in C++
Implementing type-safe visitors with variadic templates in C++