=====this===== The this keyword is a pointer to the current object. All non-static member functions of a class have access to a this pointer. Related Topics: [[class]], [[operator]]