[C++-sig] Wrappend objects identity problem

Victor Nakoryakov nail-mail at mail.ru
Thu Mar 30 14:57:29 CEST 2006


Roman Yakovenko wrote:
> On 3/30/06, Victor Nakoryakov <nail-mail at mail.ru> wrote:
> 
> May I suggest you work around, until you get real solution?
> I think you can keep boost::python::object instead of
> boost::shared_ptr<A> ptr, don't you?
> 

Actualy I can't. I have to use not boost::shared_ptr either but my own 
pointer type. But to use own pointer I try to force boost::shared_ptr to 
work as an example. :'(

-- 
Victor (aka nail) Nakoryakov
nail-mail<at>mail<dot>ru

Krasnoznamensk, Moscow, Russia




More information about the Cplusplus-sig mailing list