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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien added a subscriber: Fabien.
Fabien added inline comments.
src/validationinterface.cpp
68 ↗(On Diff #13059)

Nit: has to be

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