Files
codeql/cpp/ql/lib/change-notes/2025-06-06-lambda-parameters.md
2025-06-11 11:41:51 +02:00

5 lines
159 B
Markdown

---
category: feature
---
* Added a predicate `hasParameterList` to `LambdaExpression` to capture whether a lambda has an explicitly specified parameter list.