0_0_10479431_6688.cpp
0_0_10479431_6688.cpp(45) : error C2784: “std::reverse_iterator<_RanIt> std::operator +(_Diff,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“char”中)的模板参数
VC\include\xutility(626) : 参见“std::operator`+'”的声明
0_0_10479431_6688.cpp(45) : error C2676: 二进制“+” : “std::string”不定义该运算符或到预定义运算符可接收的类型的转换
0_0_10479431_6688.cpp(50) : error C2143: 语法错误 : 缺少“)”(在“{”的前面)
0_0_10479431_6688.cpp(50) : error C2059: 语法错误 : “)”
0_0_10479431_6688.cpp(50) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_10479431_6688.cpp(50) : error C2784: “std::reverse_iterator<_RanIt> std::operator +(_Diff,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“char”中)的模板参数
VC\include\xutility(626) : 参见“std::operator`+'”的声明
0_0_10479431_6688.cpp(50) : error C2676: 二进制“+” : “std::string”不定义该运算符或到预定义运算符可接收的类型的转换
0_0_10479431_6688.cpp(50) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_10479431_6688.cpp(50) : error C2059: 语法错误 : “)”
|