0_0_8049575_7426.cpp
0_0_8049575_7426.cpp(44) : error C2678: 二进制“<” : 没有找到接受“const std::string”类型的左操作数的运算符(或没有可接受的转换)
0_0_8049575_7426.cpp(79) : 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_8049575_7426.cpp(79) : error C2676: 二进制“+” : “const std::string”不定义该运算符或到预定义运算符可接收的类型的转换
|