0_0_39713472_27881.cpp
0_0_39713472_27881.cpp(38) : error C2143: 语法错误 : 缺少“;”(在“[”的前面)
0_0_39713472_27881.cpp(38) : error C2337: “cost”: 未找到特性
0_0_39713472_27881.cpp(38) : error C2337: “idx”: 未找到特性
0_0_39713472_27881.cpp(38) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_39713472_27881.cpp(40) : error C2065: “idx”: 未声明的标识符
0_0_39713472_27881.cpp(40) : error C3536: “it”: 初始化之前无法使用
0_0_39713472_27881.cpp(40) : error C2678: 二进制“!=”: 没有找到接受“int”类型的左操作数的运算符(或没有可接受的转换)
VC2013\INCLUDE\exception(512): 可能是“bool std::operator !=(const std::exception_ptr &,const std::exception_ptr &)”[通过使用参数相关的查找找到]
VC2013\INCLUDE\exception(517): 或 “bool std::operator !=(std::nullptr_t,const std::exception_ptr &)”[使用参数相关的查找找到]
VC2013\INCLUDE\exception(522): 或 “bool std::operator !=(const std::exception_ptr &,std::nullptr_t)”[使用参数相关的查找找到]
尝试匹配参数列表“(int, std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<int>>>)”时
0_0_39713472_27881.cpp(40) : error C2100: 非法的间接寻址
0_0_39713472_27881.cpp(41) : error C3536: “it”: 初始化之前无法使用
0_0_39713472_27881.cpp(41) : error C2100: 非法的间接寻址
0_0_39713472_27881.cpp(41) : error C2065: “cost”: 未声明的标识符
0_0_39713472_27881.cpp(42) : error C2065: “cost”: 未声明的标识符
0_0_39713472_27881.cpp(42) : error C3536: “it”: 初始化之前无法使用
0_0_39713472_27881.cpp(42) : error C2100: 非法的间接寻址
0_0_39713472_27881.cpp(44) : error C2065: “idx”: 未声明的标识符
0_0_39713472_27881.cpp(44) : error C3536: “it”: 初始化之前无法使用
0_0_39713472_27881.cpp(44) : error C2678: 二进制“!=”: 没有找到接受“int”类型的左操作数的运算符(或没有可接受的转换)
VC2013\INCLUDE\exception(512): 可能是“bool std::operator !=(const std::exception_ptr &,const std::exception_ptr &)”[通过使用参数相关的查找找到]
VC2013\INCLUDE\exception(517): 或 “bool std::operator !=(std::nullptr_t,const std::exception_ptr &)”[使用参数相关的查找找到]
VC2013\INCLUDE\exception(522): 或 “bool std::operator !=(const std::exception_ptr &,std::nullptr_t)”[使用参数相关的查找找到]
尝试匹配参数列表“(int, std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<int>>>)”时
0_0_39713472_27881.cpp(44) : error C2100: 非法的间接寻址
0_0_39713472_27881.cpp(45) : error C3536: “it”: 初始化之前无法使用
0_0_39713472_27881.cpp(45) : error C2100: 非法的间接寻址
0_0_39713472_27881.cpp(45) : error C2065: “cost”: 未声明的标识符
0_0_39713472_27881.cpp(46) : error C2065: “cost”: 未声明的标识符
0_0_39713472_27881.cpp(46) : error C3536: “it”: 初始化之前无法使用
0_0_39713472_27881.cpp(46) : error C2100: 非法的间接寻址
|