Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-3442 Modernize C++ syntax
  3. IMPALA-3444

Consider replace boost::scoped_ptr with std::unique_ptr

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Later
    • Impala 2.5.0
    • None
    • Backend
    • None

    Description

      boost::scoped_ptr more explicitly declares that the pointed-to object will be destroyed by the owner of the scoped_ptr. However, unique_ptr is more flexible, and reduces our dependency on Boost.

      Attachments

        Activity

          People

            Unassigned Unassigned
            henryr Henry Robinson
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: