mirror of
https://github.com/github/codeql.git
synced 2026-05-01 19:55:15 +02:00
C++: change note for template implicit copy ops
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* `hasImplicitCopyConstructor` and `hasImplicitCopyAssignmentOperator` now correctly handle implicitly-deleted operators in templates.
|
||||
Reference in New Issue
Block a user