
27 Jan
2011
27 Jan
'11
2:26 p.m.
----- "Robert Stewart" <Robert.Stewart@sig.com> wrote :
That's a bad analogy. std::auto_ptr was deprecated, but not in favor of another std::auto_ptr but rather by std::shared_ptr.
That's off-topic but I think you meant unique_ptr instead of shared_ptr. Ivan.