Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L LHCb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 193
    • Issues 193
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 43
    • Merge requests 43
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LHCbLHCb
  • LHCb
  • Merge requests
  • !3060

Add assignment operator, clear() to PrUTHits

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Gerhard Raven requested to merge add_clear_assignment_to_PrUTHits into master May 12, 2021
  • Overview 15
  • Commits 1
  • Pipelines 1
  • Changes 1

Add functions to PrUTHits:

  • add move operator= consistent with move constructor,
  • add clear() function to reset the state to the one just after construction.

required by Rec!2439 (merged) superseded by !3035 (merged)

Edited May 18, 2021 by Gerhard Raven
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: add_clear_assignment_to_PrUTHits