11 Apr
2005
11 Apr
'05
2:48 p.m.
Hello,
I want to use the shared_ptr with objects that are allocated using
a factory. The problem is the deallocation. It has to be done with
a ``manager'' class. For example, here is how the allocation and
deallocation has to be done:
PxyFileData& geo_file = dynamic_cast