Template Alchemy: Mastering Variadic Packs with TypePack (Part 2 of 8)
In the first part of this series, we introduced the TypePack as a container to "capture" variadic template arguments. However, a container is only useful if we can inspect its contents. In this article, we will implement two fundamental operations: q...
blog.antonr.net3 min read