Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

basic_io_object::implementation_type

The underlying implementation type of I/O object.

typedef service_type::implementation_type implementation_type;
Requirements

Header: boost/asio/basic_io_object.hpp

Convenience header: boost/asio.hpp


PrevUpHomeNext