-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
Fully Compatible
-
Platform 5 06/26/16
Now that we have C++11, we can use the more general purpose std::unique_ptr instead of boost::scoped_ptr. The same is true for scoped_array.