0_0_5809982_27598.cpp
0_0_5809982_27598.cpp(57) : error C2039: “second” : 不是“std::_Tree<_Traits>::iterator”的成员
with
[
_Traits=std::_Tmap_traits<std::string,int,std::less<std::string>,std::allocator<std::pair<const std::string,int>>,false>
]
VC\include\xtree(296) : 参见“std::_Tree<_Traits>::iterator”的声明
with
[
_Traits=std::_Tmap_traits<std::string,int,std::less<std::string>,std::allocator<std::pair<const std::string,int>>,false>
]
0_0_5809982_27598.cpp(67) : error C2679: 二进制“[” : 没有找到接受“
”类型的右操作数的运算符(或没有可接受的转换)
0_0_5809982_27598.cpp(88) : error C2679: 二进制“[” : 没有找到接受“
”类型的右操作数的运算符(或没有可接受的转换)
|