Update cpp/ql/lib/change-notes/2022-05-30-braced-initializers.md

Co-authored-by: Mathias Vorreiter Pedersen <mathiasvp@github.com>
This commit is contained in:
Jeroen Ketema
2022-05-31 10:42:31 +02:00
committed by GitHub
parent e3046fb05b
commit ce26124c01

View File

@@ -1,4 +1,4 @@
--- ---
category: feature category: feature
--- ---
* An `isBraced` predicate was added to the `Initializer`class which holds when a C++ braced initializer was used in the initialization. * An `isBraced` predicate was added to the `Initializer` class which holds when a C++ braced initializer was used in the initialization.