3.24.1 operator =

OEMolBase& operator = (const OEMolBase &mol)

Make a copy of a molecule. This is a destructive assignment, and the contents of the destination molecule (including atoms and bonds) are destroyed by the copy.