Use std::make_shared when apropriate.
Summary: C++11 for the win.
Test Plan:
make check
Reviewers: schancel, #bitcoin_abc
Reviewed By: schancel, #bitcoin_abc
Differential Revision: https://reviews.bitcoinabc.org/D916
Use std::make_shared when apropriate. Tags None Subscribers None
Description
Details
|