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)?
May 8-12, Aspen, Colorado, USA
June 6th, Online
June 10, Rome, Italy
June 27-30, Folkestone, UK
July 17-19, Toronto, CA
August 5, virtual event
October 2-6, Aurora, Colorado, USA
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.