$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Boost.Python] Using Weak Ptrs with Boost Python?
From: troy d. straszheim (troy_at_[hidden])
Date: 2009-10-26 14:09:14
Dan Bailey wrote:
>
> Trying to set up a dependency in C++ with a parent-child relationship.
> The parent contains the child and the child has a weak pointer to the
> parent.
>
I'd recommend you re-ask on the python c++-sig list, there is a better
concentration of boost.python folks over there.
-t