0_0_29342348_6817.cpp
0_0_29342348_6817.cpp(10) : error C3867: “std::basic_string<char,std::char_traits<char>,std::allocator<char>>::length”: 函数调用缺少参数列表;请使用“&std::basic_string<char,std::char_traits<char>,std::allocator<char>>::length”创建指向成员的指针
0_0_29342348_6817.cpp(10) : error C2446: “>”: 没有从“int”到“unsigned int (__thiscall std::basic_string<char,std::char_traits<char>,std::allocator<char>>::* )(void) throw() const”的转换
没有从整数值到指向成员的指针值的转换
0_0_29342348_6817.cpp(10) : error C2296: “>”: 非法,左操作数包含“unsigned int (__thiscall std::basic_string<char,std::char_traits<char>,std::allocator<char>>::* )(void) throw() const”类型
|