Page MenuHomePhabricator

Use std::make_shared when appropriate.
ClosedPublic

Authored by deadalnix on Jan 7 2018, 20:17.

Details

Summary

C++11 for the win.

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
makeptr
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1550
Build 1550: arc lint + arc unit

Event Timeline

deadalnix retitled this revision from Use std;;make_shared when apropriate. to Use std::make_shared when apropriate..
This revision is now accepted and ready to land.Jan 8 2018, 00:52
This revision was automatically updated to reflect the committed changes.
schancel retitled this revision from Use std::make_shared when apropriate. to Use std::make_shared when appropriate..Jan 8 2018, 05:25