Boost C++ 库

...世界上评价最高、设计最精良的 C++ 库项目之一。 Herb SutterAndrei Alexandrescu, C++ Coding Standards

io_context::service::context - Boost C++ 函数库
PrevUpHomeNext

继承自 execution_context。

获取拥有该服务的 context 对象。

execution_context & context();

PrevUpHomeNext