Skip to content

Commit

Permalink
Update cpp/ql/lib/change-notes/2024-12-20-sizeof-pack.md
Browse files Browse the repository at this point in the history
Co-authored-by: Copilot <[email protected]>
  • Loading branch information
jketema and Copilot authored Dec 20, 2024
1 parent 6ecaf20 commit e9b9dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/ql/lib/change-notes/2024-12-20-sizeof-pack.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
category: feature
---
* A new classes `SizeofPackExprOperator` and `SizeofPackTypeOperator` were introduced, which represent the C++ `sizeof...` operator taking an expression and a type argument, respectively.
* New classes `SizeofPackExprOperator` and `SizeofPackTypeOperator` were introduced, which represent the C++ `sizeof...` operator taking an expression and a type argument, respectively.

0 comments on commit e9b9dc2

Please sign in to comment.