Skip to content

Commit b0062fc

Browse files
authored
Merge pull request #18387 from jketema/change-tweak
C++: Slightly tweak change note to make it more consistent with others
2 parents 7a7d8e4 + cfb98ac commit b0062fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
category: feature
33
---
4-
* New classes `SizeofPackExprOperator` and `SizeofPackTypeOperator` were introduced, which represent the C++ `sizeof...` operator taking an expression and a type argument, respectively.
4+
* New classes `SizeofPackExprOperator` and `SizeofPackTypeOperator` were introduced, which represent the C++ `sizeof...` operator taking expressions and type arguments, respectively.

0 commit comments

Comments
 (0)