c++ bind ref 例子
摘要:
// bind example #include <iostream> // std::cout #include <functional> // std::bind // a function: (also works with function object: std::divides<doub 阅读全文
posted @ 2022-08-28 11:10 金凯旋 阅读(68) 评论(0) 推荐(0)
posted @ 2022-08-28 11:10 金凯旋 阅读(68) 评论(0) 推荐(0)