how to push an element into a vector at the front code example Example: vector push front insert() auto it = vec.insert(vec.begin(), 3);