We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d76fd1 commit 0449d91Copy full SHA for 0449d91
1 file changed
cpp/ql/lib/change-notes/2022-08-12-block-assignment-support.md
@@ -0,0 +1,4 @@
1
+---
2
+category: feature
3
4
+* Added a `BlockAssignExpr` class, which models a `memcpy`-like operation used in compiler generated copy/move constructors and assignment operations.
0 commit comments