Skip to content

Simplify Property forwarding functions

Gerhard Raven requested to merge graven/Gaudi:simplify-property into master

use decltype(auto) to simplify forwarding functions

Merge request reports