0_0_39828451_12036.cpp
0_0_39828451_12036.cpp(41) : error C2371: “it”: 重定义;不同的基类型
0_0_39828451_12036.cpp(40) : 参见“it”的声明
0_0_39828451_12036.cpp(43) : error C2088: “==”: 对于 class 非法
0_0_39828451_12036.cpp(44) : error C2227: “->second”的左边必须指向类/结构/联合/泛型类型
0_0_39828451_12036.cpp(45) : error C2088: “==”: 对于 class 非法
0_0_39828451_12036.cpp(46) : error C2039: “second”: 不是“std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<int,int>>>>”的成员
0_0_39828451_12036.cpp(48) : error C2371: “prev_it”: 重定义;不同的基类型
0_0_39828451_12036.cpp(47) : 参见“prev_it”的声明
0_0_39828451_12036.cpp(49) : error C2039: “first”: 不是“std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<int,int>>>>”的成员
0_0_39828451_12036.cpp(50) : error C2039: “second”: 不是“std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<int,int>>>>”的成员
0_0_39828451_12036.cpp(52) : error C2039: “second”: 不是“std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<int,int>>>>”的成员
0_0_39828451_12036.cpp(68) : fatal error C1075: 与左侧的 大括号“{”(位于“0_0_39828451_12036.cpp(9)”)匹配之前遇到文件结束
|