Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

basic_stream_file::get_executor

Inherited from basic_file.

Get the executor associated with the object.

const executor_type & get_executor();

PrevUpHomeNext