$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Cody Batt (codyb_at_[hidden])
Date: 2003-10-08 10:42:51
Hello,
It seems that classes which inherit from enable_shared_from_this are
required to explicitly initialize _internal_weak_this.
1) Is that correct? If not, how is it initialized?
2) Is this detail mentioned anywhere in the documentation? (I couldn't
find it.)
Thanks,
Cody