Files
codeql/cpp/ql/lib/change-notes/released/0.2.3.md
2022-06-15 08:22:38 +00:00

6 lines
165 B
Markdown

## 0.2.3
### New Features
* An `isBraced` predicate was added to the `Initializer` class which holds when a C++ braced initializer was used in the initialization.