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

Replace std::auto_ptr with std::unique_ptr

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.5
    • 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.

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: