Use stdx::make_unique instead of bare calls to 'new' when initializing std::unique_ptr variables, where possible

XMLWordPrintableJSON

    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Using stdx::make_unique increases exception safety in some circumstances. See https://herbsutter.com/gotw/_102/ for reference.

            Assignee:
            Patrick Freed
            Reporter:
            [DO NOT USE] Backlog - CXX Driver Team
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: