Re: [pygccxml-development] [To Allen] Custom smart pointers
Brought to you by:
mbaas,
roman_yakovenko
From: Allen B. <al...@vr...> - 2006-09-06 01:33:45
|
Roman Yakovenko wrote: >Hi Allen. May I ask your help with custom smart pointers? >The Py++ unittests directory contains tester for custom smart >pointers. I can not >make it to work. It seems that I am missing something fundamental. Can you take >a look on it? > >Thanks > > > I haven't had time to look into this yet, but you can see everything that I am using for my smart pointer handling. Just take a look at: https://realityforge.vrsource.org/viewvc/pyopensg/trunk/src/osg_module2/OsgPtrHelpers.h?view=markup If you still have problems I may be able to help out late this week once things settle down a bit. -Allen |