0_0_14116681_7204.cpp
0_0_14116681_7204.cpp(116) : error C2679: 二进制“=”: 没有找到接受“std::reverse_iterator<std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<int,int>>>>>”类型的右操作数的运算符(或没有可接受的转换)
VC2013\INCLUDE\xtree(343): 可能是“std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<int,int>>>> &std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<int,int>>>>::operator =(const std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<int,int>>>> &)”
尝试匹配参数列表“(std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<int,int>>>>, std::reverse_iterator<std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<int,int>>>>>)”时
0_0_14116681_7204.cpp(145) : error C3537: “auto”: 无法强制转换为包含“auto”的类型
0_0_14116681_7204.cpp(145) : error C2440: “类型转换”: 无法从“std::reverse_iterator<std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<int,int>>>>>”转换为“int”
没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
|