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