0_0_7191382_653.cpp
0_0_7191382_653.cpp(12) : error C2148: 数组的总大小不得超过 ffffffff 字节
0_0_7191382_653.cpp(57) : error C2451: “std::basic_string<_Elem,_Traits,_Ax>::iterator”类型的条件表达式是非法的
with
[
_Elem=char,
_Traits=std::char_traits<char>,
_Ax=std::allocator<char>
]
没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
|