Skip to content
Snippets Groups Projects

change handling of const pointers in SysCopyHandle, const-retrieve in OverlapRemovalAlg

Merged Nils Erik Krumnack requested to merge krumnack/athena:const_copy into master

Essentially I now need to include the const modifier directly in the template type. The idea is that this allows future iterations of the handle to do different things based on whether they will provide read access or update access.

The change to OverlapRemovalAlg fixes a bug introduced in !55866 (merged), and is anyways what ought to be done.

Merge request reports

Pipeline #4854515 passed

Pipeline passed for 7681d5af on krumnack:const_copy

Merged by Tadej NovakTadej Novak 2 years ago (Dec 6, 2022 4:26pm UTC)

Loading

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