Initializing generic type that can be both primitive and objectWhoa, thanks. I did not know that. Seems useful!
Initializing generic type that can be both primitive and objectI have defined my own class, Queue, which inherits from my own class, LinkedList. I have been using ...
Troubles implementing iterator as nested class in linked listThanks! I changed the scope declarations and now I don't get errors. But now I'm puzzled. How do I...
Troubles implementing iterator as nested class in linked listHi all, I have a template class, LinkedList, that I want to develop an iterator for. I have defined...
This user does not accept Private Messages