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