-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
Fully Compatible
-
Platform 5 06/26/16
std::auto_ptr is deprecated in C++11 in favor of std::unique_ptr. Note that clang-modernize may be able to perform this transformation for us.