$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David B. Held (dheld_at_[hidden])
Date: 2003-01-31 12:42:28
"David Abrahams" <dave_at_[hidden]> wrote in message
news:uhebpz38b.fsf_at_boost-consulting.com...
> [...]
> Why "suspiciously?" Both Mojo and Howard's move_ptr followed
> the design of std::auto_ptr.
Oh, I understand they are all using the by_ref trick. I just wanted to
know if there were any significant differences between Howard's
proposal and mojo_ptr, because if there are, I would like to study
it in more detail.
Dave