Let\'s say we have this function, where vec1 and vec2 store the same kind of data:
int myFunc(vector& vec1, vector& vec2) {