摘要: "std::bind" 定义于头文件 函数模板 bind 生成 f 的转发调用包装器。调用此包装器等价于以一些绑定到 args 的参数调用 f . The function template bind generates a forwarding call wrapper for f. Callin 阅读全文
posted @ 2020-03-13 10:57 一花一世界,一叶一乾坤 阅读(344) 评论(0) 推荐(0) 编辑