c++11 std - nullptr

測試代碼:ios #include <cstdlib> #include <string> #include <iostream> #include <thread> #include <array> using namespace std; void f(int test); void f(void* test); int main(int argc, char *argv[]) { f
相關文章
相關標籤/搜索