HomePhabricator

auto_ptr โ†’ unique_ptr
07e4edb05624Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

auto_ptr โ†’ unique_ptr

Change the few occurrences of the deprecated auto_ptr to c++11 unique_ptr.
Silences the deprecation warnings.

Also add a missing std:: for consistency.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Apr 28 2016, 11:40
deadalnixPushed on May 14 2017, 22:04
Parents
rABC073225cb01d9: chain: define enum used as bit field as uint32_t
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABC07e4edb05624: auto_ptr โ†’ unique_ptr (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Apr 28 2016, 11:43