Skip to content

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

Gerhard Raven requested to merge SOA-const-get into master

!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 by Gerhard Raven

Merge request reports