Boost C++ 库

...世界上最受推崇、设计最精湛的 C++ 库项目之一。 Herb SutterAndrei Alexandrescu, C++ Coding Standards

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

获取与 yield 上下文关联的 executor。

executor_type get_executor() const;

PrevUpHomeNext