Hi Toni,

Antonio Bleile wrote:
> Hi,
> 
> I'm in doubt on how I should destroy a clone node:
> 
> NodePtr clone = node->clone();
> 
> // do something with clone
> 
> subRefCP( clone );
> 
> 
> Is that correct? Is clone initialized with a ref count of zero?

Yes.

        Dirk

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to