$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Stephen Torri (storri_at_[hidden])
Date: 2007-02-06 16:03:53
Using the enable_share_from_this template I am receiving a bad_weak_ptr
exception when calling shared_from_this(). What are the common reason
for receiving such an exception?
Stephen