Posted by kent at 31 January 2007
Category: c++
void rem (int i) { data.erase(data.begin()+i); }
No related posts.