$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] enable_shared_from_this2
From: Berserker (berserker_r_at_[hidden])
Date: 2009-10-28 09:09:27
> I remember now. But I thought I had fixed it. In this message I say:
> and, in fact, the code in the trunk and in the release branch already
> does this:
That's right but please have a look at my test example. You can comment
out the constructor stuffs and try to switch from
enable_shared_from_this and enable_shared_from_this2: there are other
cases where it fails (shared_ptrs reinitialization in particular).