Variadic templates
Modern C++ In-Depth — Variadic Templates and Parameter Packs
by Phani Adusumilli
From the article
What if we could tell the compiler that it should expect to receive zero or more parameters (regardless of type)?
Mar 23-25, Bochum, Ger
Apr 19-22, Online and Bristol, UK
Apr 27, Madrid, Spain
June 27-30, Folkestone, UK
Variadic templates
Modern C++ In-Depth — Variadic Templates and Parameter Packs
by Phani Adusumilli
From the article
What if we could tell the compiler that it should expect to receive zero or more parameters (regardless of type)?
There are currently no comments on this entry.
Add a Comment
Comments are closed.