Implications for Template Classes
Because you can place only one class declaration macro in each template class, you get only one environment variable, which controls the trace output from every instantiation of that particular template. You can’t tell which instantiation of a template function produced a particular trace message. This is a known limitation of the Execution Tracing package.