3.6.2 Copy

virtual bool Copy(const OEConfBaseT<C,dim> &) = 0

Copy is a pure virtual protected helper function which allows operator= to act like it is virtual even though virtual operators are not possible.