std::string str_temp; std::string::iterator iter_current; std::string::iterator iter_x; std::string::iterator iter_temp; iter_temp=str_temp.begin(); std::copy(iter_current,iter_x,iter_temp);
65,211
社区成员
250,514
社区内容
加载中
试试用AI创作助手写篇文章吧