Fix Generic and Meta op copy constructor issues
-
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