Page MenuHomePhabricator

refactor: Use boost::scoped_connection in signal/slot, also prefer range-based loop instead of std::transform
ClosedPublic

Authored by deadalnix on Sep 22 2019, 11:09.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
refactorscoped
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7543
Build 13126: Bitcoin ABC Buildbot (legacy)
Build 13125: arc lint + arc unit

Event Timeline

Fabien added a subscriber: Fabien.
Fabien added inline comments.
src/validationinterface.cpp
68

Nit: has to be

This revision is now accepted and ready to land.Sep 23 2019, 07:59