Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Do
-
1.5.3
-
None
-
all
Description
Several components use deprecated/buggy std::auto_ptr. Replace with std::unique_prt or std::shared_ptr as appropriate.