Template Alchemy: Mastering Variadic Packs with TypePack (Part 4 of 8)
In the previous parts, we learned how to encapsulate a variadic pack and how to slice it into smaller pieces. However, a truly flexible meta-container must also be able to grow. In this article, we will implement the ability to merge multiple TypePac...
blog.antonr.net3 min read