C++: Change note.

This commit is contained in:
Geoffrey White
2020-11-05 16:50:54 +00:00
parent b52ddbfc42
commit 510bce36f1

View File

@@ -0,0 +1,3 @@
lgtm,codescanning
* The `FormattingFunction` class now has predicates `isOutputStream` and `isOutputString` exposing more information about the function.
* The `primitiveVariadicFormatter` and `variadicFormatter` predicates have more parameters exposing information about the function.