Skip to content

Commit 1e2cc4f

Browse files
committed
C++: change note for template implicit copy ops
1 parent 56caa5d commit 1e2cc4f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* `hasImplicitCopyConstructor` and `hasImplicitCopyAssignmentOperator` now correctly handle implicitly-deleted operators in templates.

0 commit comments

Comments
 (0)