• Dominik Charousset's avatar
    Remove `scheduler::abstract_worker` · 02a55afa
    Dominik Charousset authored
    By moving the implementation of `stop` into the concrete coordinator
    implementation, the `abstract_coordinator` no longer needs any virtual member
    function dispatch for its workers.
    02a55afa
scheduler.hpp 12.1 KB