Skip to content

Commit 39a939c

Browse files
committed
C++: Update change note.
1 parent 7c00477 commit 39a939c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
lgtm,codescanning
2-
* The `FormattingFunction` class now has predicates `isOutputStream` and `isOutputString` exposing more information about the function.
2+
* `FormattingFunction.getOutputParameterIndex` now has a parameter identifying whether the output at that index is a buffer or a stream.
3+
* `FormattingFunction` now has a predicate `isOutputGlobal` indicating when the output is to a global stream.
34
* The `primitiveVariadicFormatter` and `variadicFormatter` predicates have more parameters exposing information about the function.

0 commit comments

Comments
 (0)