Boost C++ 库

...世界上最受尊敬和精心设计的 C++ 库项目之一。 Herb SutterAndrei Alexandrescu, C++ 编码规范

PrevUpHomeNext

cancellation_slot::clear

清空槽。

void clear();

销毁槽中任何已存在的处理程序。


PrevUpHomeNext