$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: loufoque (mathias.gaunard_at_[hidden])
Date: 2006-10-23 07:57:58
Ovanes Markarian wrote:
> we have some application, where boost::shared_ptr is extensively used.
shared_ptr is rather slow, indeed.
You should consider changing your design if the speed is a problem.