• Dominik Charousset's avatar
    removed channel::enqueue · b44d69b9
    Dominik Charousset authored
    this patch equalizes the interface of `channel` and `actor` by
    removing the `enqueue` member function and providing `operator->`
    instead to access the `enqueue` member function of the held pointer
    directly
    b44d69b9
local_actor.cpp 8.8 KB