I have a vector of pointers to objects. I need to remove an element from the vector and place that element in another list. I have a vector of pointers to objects. I need
I have a vector of pointers to objects. I need to remove an element from the vector and place that element in another list. I have a vector of pointers to objects. I need