Skip to content

Use single keyvalue c'tor for single input signature

Gerhard Raven requested to merge use-single-key-for-single-input-signature into future

enabled by Gaudi!47 (merged), remove now redundant pair of {} around baseclass ctor call.

also, replace a few override with final, and use of a Traits::BaseClass_t, and improve operator+= for an atomic

Merge request reports