We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2d66ee commit 3812ee4Copy full SHA for 3812ee4
cpp/ql/lib/change-notes/2024-12-23-concept-template.md
@@ -0,0 +1,5 @@
1
+---
2
+category: feature
3
4
+* A new class `Concept` was introduced, which represents C++20 concepts.
5
+* The `getTemplateArgumentType` and `getTemplateArgumentValue` predicates of the `Declaration` class now also yield template arguments of concepts.
0 commit comments