$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Larry Evans (jcampbell3_at_[hidden])
Date: 2002-01-17 20:25:40
Larry Evans wrote:
[snip code]
OOPS. Somehow the message didn't get sent. Here it is:
How would smart_ptr handle pointee multiple inheritance? For
example, how could it do what prox_mi does in the attached
file? The subj_base class could be replaced with something like
a reference count base class, either intrusive or not.