12 2020 档案

摘要:function<long()>my = bind(&std::shared_ptr<long>::use_count, ref(b)); function<long()>you=bind(&std::shared_ptr<long>::use_count,b); 前者1 後者調用2 阅读全文
posted @ 2020-12-11 15:10 世界を変える御宅族 阅读(34) 评论(0) 推荐(0)