Files
codeql/cpp/ql/lib/change-notes/2024-12-23-concept-template.md
2025-01-21 12:02:52 +00:00

247 B

category
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.