Boost C++ 库

...世界上评价最高、设计最精巧的 C++ 库项目之一。 Herb SutterAndrei Alexandrescu《C++ 编码规范》

basic_file::get_executor - Boost C++ 函数库
PrevUpHomeNext

获取与该对象关联的 executor。

const executor_type & get_executor();

PrevUpHomeNext