Boost C++ 库

...全球备受推崇且设计精湛的 C++ 库项目之一。 Herb SutterAndrei Alexandrescu, C++ Coding Standards

cancellation_state::cancellation_state (4 个重载中的 1 个) - Boost C++ 函数库
PrevUpHomeNext

构造一个未连接的取消状态。

constexpr cancellation_state();

PrevUpHomeNext