Skip to content

Commit 0a57587

Browse files
committed
C++: Add change note
1 parent 1712735 commit 0a57587

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)