Files
codeql/cpp/ql/lib/change-notes/released/0.0.10.md
2022-02-24 14:57:08 +00:00

6 lines
182 B
Markdown

## 0.0.10
### New Features
* Added a `isStructuredBinding` predicate to the `Variable` class which holds when the variable is declared as part of a structured binding declaration.