$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Dave (better_cs_now_at_[hidden])
Date: 2005-01-12 11:11:43
Hello all,
A direct call to shared_from_this() does not work in a constructor. Is
there any way that I may obtain a shared_ptr to myself while under
construction?
Thanks,
Dave