Skip to content

SetSemantics: allow explicit selection via Set<T>

Frank Winklmeier requested to merge fwinkl/Gaudi:setsemantics into master

Allow explicit selection of the Set semantics by specifying Set<T> in the property constructor.

Merge request reports