A collection of C++ template (metaprogramming) utilities that I often need, but don't want to have to re-implement for the 1000th time.
-
Updated
Jan 21, 2025 - C++
A collection of C++ template (metaprogramming) utilities that I often need, but don't want to have to re-implement for the 1000th time.
A compile-time API for working with type template parameter packs.
String interpolation. An example of using Parameter pack in C++.
Template metaprogramming library originally spun off from CppOrderBook project.
Add a description, image, and links to the parameter-pack topic page so that developers can more easily learn about it.
To associate your repository with the parameter-pack topic, visit your repo's landing page and select "manage topics."