I have a program with a double-list class and we are supposed to add a template function swap to, that should swap anything(including members of the class). I understand the concept of swapping ints and things of that nature, but I'm confused on how to approach this. I need help quick. He assigned it yesterday and it is due at midnight tonight. Here is some code: