occt: master 4dff6a1b

Author Committer Branch Timestamp Parent
azn kgv master 2014-12-17 08:06:13 master 6928e351
Affected Issues  0025618: Avoid classes with an assignment operator and not implementing both a destructor and a copy constructor
Changeset 0025618: Avoid classes with an assignment operator and not implementing both a destructor and a copy constructor

User-defined assignment operator is removed in the classes IntPolyh_StartPoint and Quantity_Color, as default assignment will be OK
mod - src/IntPolyh/IntPolyh_StartPoint.cxx Diff File
mod - src/IntPolyh/IntPolyh_StartPoint.hxx Diff File
mod - src/Quantity/Quantity_Color.cxx Diff File
mod - src/Quantity/Quantity_Color.hxx Diff File