0_0_39830603_27607.cpp
VC2013\INCLUDE\xtree(1317) : error C2675: 一元“++”:“std::string”不定义该运算符或到预定义运算符可接收类型的转换
0_0_39830603_27607.cpp(19): 参见对正在编译的函数 模板 实例化“void std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::insert<std::string>(_Iter,_Iter)”的引用
with
[
_Kty=std::string
, _Ty=std::string
, _Pr=std::less<std::string>
, _Alloc=std::allocator<std::pair<const std::string,std::string>>
, _Iter=std::string
]
0_0_39830603_27607.cpp(19): 参见对正在编译的函数 模板 实例化“void std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::insert<std::string>(_Iter,_Iter)”的引用
with
[
_Kty=std::string
, _Ty=std::string
, _Pr=std::less<std::string>
, _Alloc=std::allocator<std::pair<const std::string,std::string>>
, _Iter=std::string
]
VC2013\INCLUDE\xtree(1319) : error C2100: 非法的间接寻址
|