Phil, can you please explain why SIP 4.8 makes use of the assignment operator when wrapping a class&#39; 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.<br>
<br>Thanks,<br>Arve<br>