Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
Dev Tools 2019-06-03, Dev Tools 2019-06-17
Description
Remove the `stdx/memory.h` header. It brings in `std::make_unique` from either boost or std. It has been part of `std` since C+14. Let's remove this legacy artifact from C+11. Remove the file, and correct all uses of the `stdx::make_unique` name.
Lint already permits either. Time to finish the job.
Attachments
Issue Links
- is depended on by
-
SERVER-41592 Remove `SConstruct` test for `std::make_unique`.
-
- Closed
-