asio C++ library

PrevUpHomeNext

any_io_executor::target_type

Inherited from execution::any_executor.

Get the type of the target executor.

const type_info & target_type() const;

PrevUpHomeNext