Skip to content

Add Modifiable ptr to the code base

Johannes Junggeburth requested to merge jojungge/athena:GeoContext into master

The pointer allows non-const access if the object caring it is also modifiable. Otherwise only const-access is granted

Merge request reports