$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2004-02-20 08:59:56
Hi Christian,
>It can quite often be of interest to convert a program that uses a
>direct container into using an indirect container of smart pointers to
>the objects instead, either just temporarily to see what happens to
>performance, or permanently if it turns out to be beneficial.
I have been in situations where such an easy change would have been nice.
So I think you have a valid problem.
br
Thorsten