Replace boost::scoped_ptr with std::unique_ptr

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 3.1.5
    • Affects Version/s: None
    • Component/s: Internal Code
    • Fully Compatible
    • Platform 5 06/26/16
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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.

            Assignee:
            Andrew Morrow (Inactive)
            Reporter:
            Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: