$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bertrand Augereau (bertrand_at_[hidden])
Date: 2006-04-10 04:25:50
Hello,
shared_ptr supports reset(), but intrusive_ptr doesn't, which makes
porting from one to the other harder than necessary.
Is it possible to add it?
Thanks,
Bertrand