Skip to content

WIP: Add default move and assignment operator to KeyedObject

Sascha Stahl requested to merge sstahl/Gaudi:MovableKeyedObject into master

Default assignment operator existed before but needs to specified when specifying move constructor as well.

Merge request reports