Skip to content

Remove std::array from the Gaudi::Functional constructors

Michal Mazurek requested to merge mimazure-drop-array-funct into master

Follows changes in gaudi/Gaudi!1249 (merged) where no longer use std::arrays in the constructors of Gaudi::Functional.

FYI @gcorti

Merge request reports