c++ vector insert at the beginning code example Example: adding element in vector c++ vector_name.push_back(element_to_be_added);