Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
any_connection::get_executor

Retrieves the executor associated to this object.

Synopsis
executor_type
get_executor();
Exception safety

No-throw guarantee.


PrevUpHomeNext