Typically in STL, you use partition and then delete the partitioned elements.
Sorry, I think it's remove (the STL function). -Steve
Typically in STL, you use partition and then delete the partitioned elements.
Sorry, I think it's remove (the STL function). -Steve