Files
codeql/cpp/ql/lib/change-notes/2022-02-21-structured-binding-data.md
Jeroen Ketema fc91c82777 Add change note
2022-02-21 10:48:46 +01:00

5 lines
179 B
Markdown

---
category: feature
---
* Added a `isStructuredBinding` predicate to the `Variable` class which holds when the variable is declared as part of a structured binding declaration.