Page MenuHomePhabricator

Migrate MakeUnique to c++14 std::make_unique
ClosedPublic

Authored by Fabien on Jan 31 2019, 16:39.

Details

Summary

Remove the temporary MakeUnique definition.

Depends on D2462

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
c++14_upgrade_make_unique
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4795
Build 7653: Bitcoin ABC Buildbot (legacy)
Build 7652: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Jan 31 2019, 19:07
This revision was automatically updated to reflect the committed changes.