mirror of
https://github.com/github/codeql.git
synced 2026-03-04 14:46:48 +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.
|