mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
6 lines
284 B
Markdown
6 lines
284 B
Markdown
---
|
|
category: feature
|
|
---
|
|
* A new class `VariableTemplateSpecialization` was introduced, which represents explicit specializations of variable templates.
|
|
* A new predicate `isSpecialization` was added to the `Variable` class, which holds if the variable is a template specialization.
|