HomePhabricator

Add MakeUnique (substitute for C++14 std::make_unique)

Description

Add MakeUnique (substitute for C++14 std::make_unique)

Summary:
Partial backport of core PR11043

Backported commits are 8617989, 3e09b39 and a357293

Depends on D2229

Test Plan:

make check

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Subscribers: teamcity, schancel

Differential Revision: https://reviews.bitcoinabc.org/D2232

Details

Provenance
practicalswift <practicalswift@users.noreply.github.com>Authored on Aug 15 2017, 04:59
FabienCommitted on Jan 2 2019, 23:02
FabienPushed on Jan 2 2019, 23:02
Reviewer
Restricted Project
Differential Revision
D2232: Add MakeUnique (substitute for C++14 std::make_unique)
Parents
rABCe471a2ded163: Remove redundant testutil files
Branches
Unknown
Tags
Unknown

Event Timeline

Fabien committed rABCb170951cb902: Add MakeUnique (substitute for C++14 std::make_unique) (authored by practicalswift <practicalswift@users.noreply.github.com>).Jan 2 2019, 23:02