...世界上最受尊敬和精心设计的 C++ 库项目之一。 — Herb Sutter 和 Andrei Alexandrescu, C++ 编码规范
...世界上最受尊敬和精心设计的 C++ 库项目之一。
销毁上下文中的所有服务。
void destroy();
此函数的实现如下:
execution_context
svc
delete static_cast<execution_context::service*>(svc)