Skip to content

a grammar for functordesc

Niklas Stefan Nolte requested to merge NN_functordescgrammar into master

@amathad fyi

this enables Gaudi::Property<collection<ThOr::FunctorDesc>>.
before the only possible thing were "plain" Gaudi::Property<ThOr::FunctorDesc>.

tested with std::vector<std::vector<ThOr::FunctorDesc>>.

EDIT: modified with_functor_maps.h to work with the new grammar.

Edited by Niklas Stefan Nolte

Merge request reports