asio C++ library

PrevUpHomeNext

any_completion_executor::target

Get a pointer to the target executor.

Executor * target();
  » more...

const Executor * target() const;
  » more...

PrevUpHomeNext