Write a void function named get_names that inputs names from the user and stores the names in a vector of strings. The vector of strings is passed as a reference parameter to the function. A sample output from the function follows (user input is bold):Enter names (q to quit):JohnJaneq