12 2020 档案
c++ bind绑定静态重载成员函数
摘要:在用bind绑定静态重载成员函数时提示“无法确定需要哪个重载函数”错误,在网上找了可以强制绑定的方法。 #include <vector> #include <iostream> #include <string> #include <algorithm> #include <functional>
阅读全文
浙公网安备 33010602011771号