摘要: std::bind 1. 参数重排序和引用传递(argument reordering and pass-by-reference) 1.1 示例代码 #include <iostream> #include <functional> void func(int n1, int n2, int n3 阅读全文
posted @ 2022-11-06 22:46 kaizenly 阅读(91) 评论(0) 推荐(0) 编辑
打赏