I was wondering if there is a way to use a C++ compiler to just produce C++ code where all templates have been expanded to the instantiations that are required by the progra
I think "Templator" might help: Demo at CppCon2015, Slides