$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Alessandro Re (akirosspower_at_[hidden])
Date: 2007-09-10 13:13:43
Hi,
can please someone explain me why in boost's smart pointers (and also
in auto_ptr, if there is a reason), there is no operator=(T *)?
Shouldn't it work like reset()?
Thanks
-- ~Ale