We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1712735 commit 0a57587Copy full SHA for 0a57587
1 file changed
cpp/ql/lib/change-notes/2024-12-25-variable-specialization.md
@@ -0,0 +1,5 @@
1
+---
2
+category: feature
3
4
+* A new class `VariableTemplateSpecialization` was introduced, which represents explicit specializations of variable templates.
5
+* A new predicate `isSpecialization` was added to the `Variable` class, which holds if the variable is a template specialization.
0 commit comments