Hi Guys I have a question. Suppose that I have a vector of objects. From what I understand if I want to use std::copy to write out the vector to std::cout, I use the ...