Eee... I don't even know if the name I am calling this is correct or not... but I am wondering if there is a template tracker for C++ out there somewhere. The functionality of it would be similar to the GCC compilers' -E
switch (which expands all the macros), the only difference is that it would show the same thing for templates, such as which classes have been created, together with partial specializations, source code, which templated method are called, template parameter deduction, etc...
There is Templight, which makes it possible to trace template instantiations.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With