Details
-
Improvement
-
Resolution: Done
-
Major - P3
-
None
-
Fully Compatible
-
Platform 5 06/26/16
Description
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.