Generate C++ code where templates have been expanded

后端 未结 3 1975
野的像风
野的像风 2021-01-06 09:34

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

3条回答
提交回复
热议问题