User: estomagordo

  • Public profile

User profile: estomagordo

User info
User name:estomagordo
History
Joined:
Number of posts:4
Latest posts:

Initializing generic type that can be both primitive and object
Whoa, thanks. I did not know that. Seems useful!

Initializing generic type that can be both primitive and object
I 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 list
Thanks! 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 list
Hi 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