We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56caa5d commit 1e2cc4fCopy full SHA for 1e2cc4f
cpp/ql/lib/change-notes/2022-03-10-template-implicit-copy.md
@@ -0,0 +1,4 @@
1
+---
2
+category: minorAnalysis
3
4
+* `hasImplicitCopyConstructor` and `hasImplicitCopyAssignmentOperator` now correctly handle implicitly-deleted operators in templates.
0 commit comments