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