
20 Feb
2004
20 Feb
'04
1:59 p.m.
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