Page MenuHomePhabricator

Various improvements to the scheduler
ClosedPublic

Authored by deadalnix on May 31 2019, 11:59.

Details

Summary
  • Use proper C++ function (void) is a C construct and we are not using C
  • Use std::bind instead of boost::bind
  • Relayout a few comments
Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
schdulernits
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6092
Build 10233: Bitcoin ABC Buildbot (legacy)
Build 10232: arc lint + arc unit