Clementine
|
Public Member Functions | |
handler_work_base (const Executor &ex) ASIO_NOEXCEPT | |
template<typename OtherExecutor > | |
handler_work_base (const Executor &ex, const OtherExecutor &) ASIO_NOEXCEPT | |
handler_work_base (const handler_work_base &other) ASIO_NOEXCEPT | |
bool | owns_work () const ASIO_NOEXCEPT |
template<typename Function , typename Handler > | |
void | dispatch (Function &function, Handler &handler) |