In non-static member functions, this is a pointer to the object on which the function has been invoked
The use of this in C++ is similar to the use of this in both C# and Java