0_0_2051281_10250.cpp
0_0_2051281_10250.cpp(59) : error C2440: “初始化” : 无法从“std::_Tree<_Traits>::iterator”转换为“std::_Tree<_Traits>::iterator”
with
[
_Traits=std::_Tset_traits<int,Compare,std::allocator<int>,false>
]
and
[
_Traits=std::_Tset_traits<int,std::less<int>,std::allocator<int>,false>
]
无构造函数可以接受源类型,或构造函数重载决策不明确
0_0_2051281_10250.cpp(59) : error C2679: 二进制“!=” : 没有找到接受“<未知>”类型的右操作数的运算符(或没有可接受的转换)
|