We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a637cb commit 0f44d6aCopy full SHA for 0f44d6a
cpp/ql/lib/change-notes/2026-03-24-field-init.md
@@ -0,0 +1,5 @@
1
+---
2
+category: feature
3
4
+* Added a class `ConstructorDirectFieldInit` to represent field initializations that occur in member initialization lists.
5
+* Added a class `ConstructorDefaultFieldInit` to represent default field initializations.
0 commit comments