asio C++ library

PrevUpHomeNext

basic_io_object::executor_type

The type of the executor associated with the object.

typedef asio::io_context::executor_type executor_type;
Requirements

Header: asio/basic_io_object.hpp

Convenience header: asio.hpp


PrevUpHomeNext