mirror of
https://github.com/github/codeql.git
synced 2026-02-21 17:33:40 +01:00
This will enable us to support non-type template parameters, which we currently do not support, and error template parameters, which might become relevant in the `build-mode: none` context.
5 lines
204 B
Plaintext
5 lines
204 B
Plaintext
| proxy_class.cpp:1:8:1:11 | Base | Struct |
|
|
| proxy_class.cpp:3:20:3:20 | T | ProxyClass |
|
|
| proxy_class.cpp:3:20:3:20 | T | TypeTemplateParameter |
|
|
| proxy_class.cpp:4:8:4:14 | Derived<Base> | Struct |
|