Modern C++ Features – Variadic Templates--Arne Mertz

Variadics explained:

Modern C++ Features – Variadic Templates

by Arne Mertz

From the article:

Generic programming and metaprogramming with templates always have been one of the features that set C++ apart from most other languages. With C++11, variadic templates added even more possibilities in that area to the language...

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.