User: holymoo

  • Public profile

User profile: holymoo

User info
User name:holymoo
History
Joined:
Number of posts:6
Latest posts:

Problems Using an Overloaded stream operator as a friend
I had considered that; however, I've always been taught to write my class prototypes and member func...

Problems Using an Overloaded stream operator as a friend
I'm currently writing a templated queue class and I am running into some issues with overloading the...

Trying to overload the = operator to do a deep copy
Thank you for the quickly reply. Unfortunately, after removing the header guards, it still generates...

Trying to overload the = operator to do a deep copy
I am currently having some issues with overloading the '=' operator to perform a deep copy of a link...

error: expected ';' before '<' token
Thank you, putting guards on List.cpp fixed the problem.

This user does not accept Private Messages