Phil, can you please explain why SIP 4.8 makes use of the assignment
operator when wrapping a class' copy constructor? We have a couple of
classes that expose a copy constructor, but not the assignment operator and
the SIP generated wrappers no longer compile with 4.8 (4.7.x worked), since
the assignment operator is referenced.

Thanks,
Arve
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to