0_0_4480614_31375.cpp
0_0_4480614_31375.cpp(19) : error C2784: “std::reverse_iterator<_RanIt> std::operator +(_Diff,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“std::string”中)的模板参数
VC\include\xutility(626) : 参见“std::operator`+'”的声明
0_0_4480614_31375.cpp(19) : error C2784: “std::reverse_iterator<_RanIt> std::operator +(_Diff,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“std::string”中)的模板参数
VC\include\xutility(626) : 参见“std::operator`+'”的声明
0_0_4480614_31375.cpp(19) : error C2784: “std::reverse_iterator<_RanIt> std::operator +(_Diff,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“std::string”中)的模板参数
VC\include\xutility(626) : 参见“std::operator`+'”的声明
0_0_4480614_31375.cpp(19) : error C2676: 二进制“+” : “std::string”不定义该运算符或到预定义运算符可接收的类型的转换
0_0_4480614_31375.cpp(61) : error C2784: “std::reverse_iterator<_RanIt> std::operator +(_Diff,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“char [3]”中)的模板参数
VC\include\xutility(626) : 参见“std::operator`+'”的声明
0_0_4480614_31375.cpp(61) : error C3767: “+”的匹配函数不可访问
可能是位于“VC\include\xstring(196)”的友元函数 : “+”[可以通过参数相关的查找找到]
或位于 “VC\include\xstring(299)”的友元函数 : “+”[可以通过参数相关的查找找到]
0_0_4480614_31375.cpp(61) : error C2676: 二进制“+” : “std::string”不定义该运算符或到预定义运算符可接收的类型的转换
|