摘要:
dev c++编译器中需要在工程属性的参数中添加-std=c++11,可支持最新的c++标准。#include /* run this program using the console pauser or add your own getch, system("pause") or input loop */template T0 func(T1 v1, T3 v3, T4 v4){// std::cout << v1 <<"\n";// std::cout << v3 <<"\n"; 阅读全文
posted @ 2013-10-03 13:36
calabashdad
阅读(191)
评论(0)
推荐(0)
浙公网安备 33010602011771号