so I saw this syntax
this->
used in a c++ tutorial on udemy but it was not explained to me as to what exactly why I would use this in programming. Can anyone provide an example program or proper example code that shows what this does? Please explain the logic behind it. Please don't say Google it. I know it has something to do with pointers and memory. and what not I guess another thing I am looking for is an explanation a five year old would understand or broken down enough for easy comprehension.