[wx-dev] [ wxwindows-Patches-1957970 ] wxWeakRef - assign from other wxWeakRef

SourceForge.net noreply at sourceforge.net
Mon May 5 07:35:53 PDT 2008


Patches item #1957970, was opened at 2008-05-05 16:35
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1957970&group_id=9863

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Common
Group: bug fix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: arst (arst)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxWeakRef - assign from other wxWeakRef

Initial Comment:
A copy constructor for wxWeakRef was missing. 

Embedding a wxWeakRef as a class member, the compiler would quietly generate a binary struct copy for such a member. That is of course wrong.

Regards
// ATS.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1957970&group_id=9863


More information about the wx-dev mailing list