...世界上最受推崇和设计精良的 C++ 库项目之一。 — Herb Sutter 和 Andrei Alexandrescu,《C++ 编码规范
...世界上最受推崇和设计精良的 C++ 库项目之一。
获取指向目标执行器对象的指针。
template< typename Executor> Executor * target(); » more... template< typename Executor> const Executor * target() const; » more...