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