Files
codeql/cpp/ql/lib/change-notes/2026-05-21-generated-from.md
2026-05-22 13:13:27 +02:00

323 B

category
category
feature
  • Added a getOriginalTemplate predicate to TemplateClass, TemplateFunction, TemplateVariable, and AliasTemplateType, which yields the class member template the template was generated from. The predicates only have results for templates that are members of class template instantiations.