Skip to content

Fix Generic and Meta op copy constructor issues

Olivier BICHLER requested to merge fix_opctr into dev
  • Fixed incorrect MetaOperator copy constructor and clone() method;
  • Fixed attributes not properly cloned in GenericOperator copy constructor;
  • Removed mandatory type attribute for Meta op, which is redundant with Meta op impl registry.
Edited by Olivier BICHLER

Merge request reports

Loading