mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
6 lines
247 B
Markdown
6 lines
247 B
Markdown
---
|
|
category: feature
|
|
---
|
|
* A new class `Concept` was introduced, which represents C++20 concepts.
|
|
* The `getTemplateArgumentType` and `getTemplateArgumentValue` predicates of the `Declaration` class now also yield template arguments of concepts.
|