Boost C++ 库

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

execution_context::id - Boost C++ 函数库
PrevUpHomeNext

用于唯一标识服务的类。

class id :
  noncopyable
成员函数

名称

描述

id [构造函数]

构造函数。

要求

头文件: `boost/asio/execution_context.hpp`

便利头文件: `boost/asio/execution.hpp`


PrevUpHomeNext