allow const access to non-const member functions of ServiceHandle
addendum to GMR 233 (see gaudi/Gaudi!233 (merged))
add an operator->() const method to ServiceHandle, like get() const so we can treat the ServiceHandle like a pointer
GitLab jobs artifacts no longer stored forever as of Monday, November 4th 08:30h. Further information under https://cern.ch/otg0152576
addendum to GMR 233 (see gaudi/Gaudi!233 (merged))
add an operator->() const method to ServiceHandle, like get() const so we can treat the ServiceHandle like a pointer