asio C++ library

PrevUpHomeNext

buffered_read_stream::executor_type

The type of the executor associated with the object.

typedef lowest_layer_type::executor_type executor_type;
Requirements

Header: asio/buffered_read_stream.hpp

Convenience header: asio.hpp


PrevUpHomeNext