C++ unique and erase问题处理

这一直在玩下面的代码一直都没有解决erase问题,今天再读代码在发现了问题的所在。   // demo_vector_push.cpp : Defines the entry point for the console application. // #include "stdafx.h" int _tmain(int argc, _TCHAR* argv[]) { vector<string>
相关文章
相关标签/搜索