I have a vector of structs and I want to remove an element from the vector with specific values.I know how it can be done for for example a vector of int values using erase