0_0_29570034_22579.cpp
0_0_29570034_22579.cpp(85) : error C2143: 语法错误 : 缺少“}”(在“;”的前面)
0_0_29570034_22579.cpp(85) : error C2064: 项不会计算为接受 1 个参数的函数
0_0_29570034_22579.cpp(85) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_29570034_22579.cpp(95) : error C2659: “=”: 作为左操作数
0_0_29570034_22579.cpp(96) : error C2065: “T”: 未声明的标识符
0_0_29570034_22579.cpp(97) : error C2563: 在形参表中不匹配
0_0_29570034_22579.cpp(98) : error C2563: 在形参表中不匹配
0_0_29570034_22579.cpp(98) : error C2568: “<=”: 无法解析函数重载
VC2013\INCLUDE\xutility(1220): 可能是“_Ty *std::end(_Ty (&)[_Size])”
VC2013\INCLUDE\xutility(1206): 或 “unknown-type std::end(const _Container &)”
VC2013\INCLUDE\xutility(1200): 或 “unknown-type std::end(_Container &)”
VC2013\INCLUDE\initializer_list(67): 或 “const _Elem *std::end(std::initializer_list<_Elem>) throw()”
0_0_29570034_22579.cpp(101) : error C2065: “T”: 未声明的标识符
0_0_29570034_22579.cpp(124) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_29570034_22579.cpp(138) : error C2065: “T”: 未声明的标识符
0_0_29570034_22579.cpp(168) : error C2059: 语法错误:“return”
0_0_29570034_22579.cpp(169) : error C2059: 语法错误:“}”
0_0_29570034_22579.cpp(169) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
|