vector初始化的几种方式-STL vector<int>::iterator int_ite; vector<string>::iterator string_ite; // … Continue reading vector初始化的几种方式-STL