cpp_is_king
Member
ok so after a not-so-good night sleep. i kinda get it. but i need help starting.
can you tell me if i am on the right track. or just completely off.
Well not completely off, but I guess I have to take a step further back (as I don't think this code will even compile).
Couple questions:
1) When is the assignment due?
2) What was your intent with this?
Code:
spy(*spy){
std::stringstream *spy;
}
3) Do you know how to use overloaded operators?
4) Do you know how to use templates?
(BTW, questions 3 and 4 are hints as to what is needed for the solution)