……世界上最受推崇和设计精良的 C++ 库项目之一。 — Herb Sutter 和 Andrei Alexandrescu,C++ 编码规范
……世界上最受推崇和设计精良的 C++ 库项目之一。
移动接受处理程序必须满足处理程序的要求。移动接受处理程序类的值h应该在表达式h(ec, s)中正常工作,其中const error_code类型的ec是左值,而s是套接字类模板Protocol类型的嵌套类型Protocol::socket的左值。
h
h(ec, s)
const error_code
ec
s
Protocol
Protocol::socket