0_0_1203663_28094.cpp
0_0_1203663_28094.cpp(20) : error C2017: 非法的转义序列
0_0_1203663_28094.cpp(20) : error C2001: 常数中有换行符
0_0_1203663_28094.cpp(20) : error C2146: 语法错误 : 缺少“;”(在标识符“n”的前面)
0_0_1203663_28094.cpp(20) : error C2501: “d” : 缺少存储类或类型说明符
0_0_1203663_28094.cpp(20) : error C2143: 语法错误 : 缺少“;”(在“字符串”的前面)
0_0_1203663_28094.cpp(20) : error C2501: “n” : 缺少存储类或类型说明符
VC\include\yvals.h(116) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
VC\include\yvals.h(116) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
VC\include\xutility(128) : error C2065: “_Bool” : 未声明的标识符
VC\include\xutility(131) : error C2913: 显式专用化;“std::iterator_traits”不是类模板的专用化
VC\include\xutility(136) : error C2913: 显式专用化;“std::iterator_traits”不是类模板的专用化
VC\include\xutility(141) : error C2913: 显式专用化;“std::iterator_traits”不是类模板的专用化
VC\include\xutility(146) : error C2913: 显式专用化;“std::iterator_traits”不是类模板的专用化
VC\include\xutility(158) : error C2913: 显式专用化;“std::iterator_traits”不是类模板的专用化
VC\include\xutility(163) : error C2913: 显式专用化;“std::iterator_traits”不是类模板的专用化
VC\include\xutility(168) : error C2913: 显式专用化;“std::iterator_traits”不是类模板的专用化
VC\include\xutility(173) : error C2913: 显式专用化;“std::iterator_traits”不是类模板的专用化
VC\include\xutility(178) : error C2913: 显式专用化;“std::iterator_traits”不是类模板的专用化
VC\include\xutility(183) : error C2913: 显式专用化;“std::iterator_traits”不是类模板的专用化
VC\include\xutility(189) : error C2913: 显式专用化;“std::iterator_traits”不是类模板的专用化
VC\include\xutility(194) : error C2913: 显式专用化;“std::iterator_traits”不是类模板的专用化
VC\include\xutility(199) : error C2955: “std::iterator_traits” : 使用类模板需要模板参数列表
VC\include\xutility(194) : 参见“std::iterator_traits”的声明
VC\include\xutility(245) : error C2059: 语法错误 : “,”
VC\include\xutility(246) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
VC\include\xutility(246) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
VC\include\xutility(251) : error C2143: 语法错误 : 缺少“,”(在“*”的前面)
VC\include\xutility(254) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|