::std::vector<myclass> myvec;
我不知道prepending :: mean是什么意思 – 为什么用它?
有关示例,请参阅:
C++: Proper way to iterate over STL containers