【C++】C++11 STL算法(二):修改序列的操作(Modifying sequence operations)
【C++】郭老二博文之:C++目录一、copy、copy_if1、原型:templateOutputItcopy(InputItfirst,InputItlast,OutputItd_first);templateOutputItcopy_if(InputItfirst,InputItlast,OutputItd_first,UnaryPredicatepred);2、说明:将[first,las