Nov 15, 2014 at 4:57am
I know the pointer returns the instance of a class but.. the thing i don't understand is when i should use "this" pointer.
Should i only use the pointer when i have overloaded an operator in a class function that uses the class name as a return type?
Last edited on Nov 15, 2014 at 5:01am