Skip to content
Snippets Groups Projects

RawEvent::Bank: Add move c'tor and assignment and deprecated copy c'tor and assignment

Merged Gerhard Raven requested to merge add-move-to-rawevent-bank into master

Deprecate old copy c'tor and assignment, as they are ill-defined (they result in both the current and 'old' object to have identical m_owns, which in case it is set to true will result in a double delete). Instead, add move c'tor and move assignment

Edited by Gerhard Raven

Merge request reports

Checking pipeline status.

Merged by Marco CattaneoMarco Cattaneo 7 years ago (Apr 21, 2018 5:26pm UTC)

Merge details

  • Changes merged into master with 2085316a.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading