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
  • !3326

WIP: SOA proxy: only allow `const` access to remote data

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Gerhard Raven requested to merge SOA-const-get into master Nov 19, 2021
  • Overview 20
  • Commits 3
  • Pipelines 7
  • Changes 2

!3320 (merged) introduced a way of referring to data in other ('remote') containers -- this MR makes a tiny change which enforces that the 'remote' data can only be accessed as const.

Edited Nov 24, 2021 by Gerhard Raven
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: SOA-const-get