C++中 auto自动变量,命名空间,using作用以及作用域(二)

2015-07-20 17:55:28 · 作者: · 浏览: 20
tb) =print;

pt1(100,1,2,3);//函数指针调用,没有用默认的

print(100);

system("pause");

}