Explaining the difference between variadic templates and function templates in C++
Implementing variadic templates in class hierarchies in C++
Overloading functions with variadic templates in C++
Advanced techniques for template argument deduction with variadic templates in C++
Simplifying complex template specialization with variadic templates in C++