Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-39339

Remove `stdx/memory.h`

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.14
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Dev Tools 2019-06-03, Dev Tools 2019-06-17

      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.

            Assignee:
            adam.martin@mongodb.com ADAM Martin (Inactive)
            Reporter:
            adam.martin@mongodb.com ADAM Martin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: