User profile: Tresky

User info
User name:Tresky
Email:tnpetresky@gmail.com
History
Joined:
Number of posts:148
Latest posts:

Copy Constructor and Assignment Operator
Hey guys. I've been working on some project and I got to wondering when you know you need to use ...

Building Objects
I have a class that is used to build another object. However, there are two methods of building this...

Return Local Pointer
Thanks guys! Great help. :)

Return Local Pointer
Hey guys. I hear all the time about the rule of not returning a local pointer, but I'm not exactly s...

Clearing a Map of Pointers
Okay thank you so much! :) I really appreciate it.