0_0_4103228_3617.cpp
0_0_4103228_3617.cpp(111) : error C2784: “bool std::operator !=(const std::_Tree<_Traits> &,const std::_Tree<_Traits> &)” : 未能推导出“const std::_Tree<_Traits> &”(从“std::multimap<_Kty,_Ty>::const_reverse_iterator”中)的模板参数
with
[
_Kty=int,
_Ty=std::pair<int,int>
]
VC\include\xtree(1164) : 参见“std::operator`!='”的声明
0_0_4103228_3617.cpp(111) : error C2784: “bool std::operator !=(const std::_Tree<_Traits> &,const std::_Tree<_Traits> &)” : 未能推导出“const std::_Tree<_Traits> &”(从“std::multimap<_Kty,_Ty>::const_reverse_iterator”中)的模板参数
with
[
_Kty=int,
_Ty=std::pair<int,int>
]
VC\include\xtree(1164) : 参见“std::operator`!='”的声明
0_0_4103228_3617.cpp(111) : error C2784: “bool std::operator !=(const std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)” : 未能推导出“const std::vector<_Ty,_Ax> &”(从“std::multimap<_Kty,_Ty>::const_reverse_iterator”中)的模板参数
with
[
_Kty=int,
_Ty=std::pair<int,int>
]
VC\include\vector(908) : 参见“std::operator`!='”的声明
0_0_4103228_3617.cpp(111) : error C2784: “bool std::operator !=(const std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)” : 未能推导出“const std::vector<_Ty,_Ax> &”(从“std::multimap<_Kty,_Ty>::const_reverse_iterator”中)的模板参数
with
[
_Kty=int,
_Ty=std::pair<int,int>
]
VC\include\vector(908) : 参见“std::operator`!='”的声明
0_0_4103228_3617.cpp(111) : error C2784: “bool std::operator !=(const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &,const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &)” : 未能推导出“const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &”(从“std::multimap<_Kty,_Ty>::const_reverse_iterator”中)的模板参数
with
[
_Kty=int,
_Ty=std::pair<int,int>
]
VC\include\iterator(231) : 参见“std::operator`!='”的声明
0_0_4103228_3617.cpp(111) : error C2784: “bool std::operator !=(const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &,const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &)” : 未能推导出“const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &”(从“std::multimap<_Kty,_Ty>::const_reverse_iterator”中)的模板参数
with
[
_Kty=int,
_Ty=std::pair<int,int>
]
VC\include\iterator(231) : 参见“std::operator`!='”的声明
0_0_4103228_3617.cpp(111) : error C2784: “bool std::operator !=(const std::allocator<_Ty> &,const std::allocator<_Other> &)” : 未能推导出“const std::allocator<_Ty> &”(从“std::multimap<_Kty,_Ty>::const_reverse_iterator”中)的模板参数
with
[
_Kty=int,
_Ty=std::pair<int,int>
]
VC\include\xmemory(172) : 参见“std::operator`!='”的声明
0_0_4103228_3617.cpp(111) : error C2784: “bool std::operator !=(const std::allocator<_Ty> &,const std::allocator<_Other> &)” : 未能推导出“const std::allocator<_Ty> &”(从“std::multimap<_Kty,_Ty>::const_reverse_iterator”中)的模板参数
with
[
_Kty=int,
_Ty=std::pair<int,int>
]
VC\include\xmemory(172) : 参见“std::operator`!='”的声明
0_0_4103228_3617.cpp(111) : error C2784: “bool std::operator !=(const std::istreambuf_iterator<_Elem,_Traits> &,const std::istreambuf_iterator<_Elem,_Traits> &)” : 未能推导出“const std::istreambuf_iterator<_Elem,_Traits> &”(从“std::multimap<_Kty,_Ty>::const_reverse_iterator”中)的模板参数
with
[
_Kty=int,
_Ty=std::pair<int,int>
]
VC\include\xutility(949) : 参见“std::operator`!='”的声明
0_0_4103228_3617.cpp(111) : error C2784: “bool std::operator !=(const std::istreambuf_iterator<_Elem,_Traits> &,const std::istreambuf_iterator<_Elem,_Traits> &)” : 未能推导出“const std::istreambuf_iterator<_Elem,_Traits> &”(从“std::multimap<_Kty,_Ty>::const_reverse_iterator”中)的模板参数
with
[
_Kty=int,
_Ty=std::pair<int,int>
]
VC\include\xutility(949) : 参见“std::operator`!='”的声明
0_0_4103228_3617.cpp(111) : error C2782: “bool std::operator !=(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt> &)” : 模板参数“_RanIt”不明确
VC\include\xutility(648) : 参见“std::operator`!='”的声明
可能是“std::_Tree<_Traits>::iterator”
with
[
_Traits=std::_Tmap_traits<int,std::pair<int,int>,std::less<int>,std::allocator<std::pair<const int,std::pair<int,int>>>,true>
]
或 “std::_Tree<_Traits>::const_iterator”
with
[
_Traits=std::_Tmap_traits<int,std::pair<int,int>,std::less<int>,std::allocator<std::pair<const int,std::pair<int,int>>>,true>
]
0_0_4103228_3617.cpp(111) : error C2784: “bool std::operator !=(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)” : 未能推导出“const std::pair<_Ty1,_Ty2> &”(从“std::multimap<_Kty,_Ty>::const_reverse_iterator”中)的模板参数
with
[
_Kty=int,
_Ty=std::pair<int,int>
]
VC\include\utility(65) : 参见“std::operator`!='”的声明
0_0_4103228_3617.cpp(111) : error C2784: “bool std::operator !=(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)” : 未能推导出“const std::pair<_Ty1,_Ty2> &”(从“std::multimap<_Kty,_Ty>::const_reverse_iterator”中)的模板参数
with
[
_Kty=int,
_Ty=std::pair<int,int>
]
VC\include\utility(65) : 参见“std::operator`!='”的声明
0_0_4103228_3617.cpp(111) : error C2676: 二进制“!=” : “std::multimap<_Kty,_Ty>::const_reverse_iterator”不定义该运算符或到预定义运算符可接收的类型的转换
with
[
_Kty=int,
_Ty=std::pair<int,int>
]
|