I am trying to erase an element from std::vector. Here\'s the code :
std::vector
//vector_remove.cpp #include int main() { st